Thanks! I will. Just signed the CA.

On Sat, Jan 6, 2018, 12:10 PM Alex Miller <a...@puredanger.com> wrote:

>
>
> On Saturday, January 6, 2018 at 10:56:06 AM UTC-6, Brian J. Rubinton wrote:
>>
>> Alex - it makes sense to me that the buffer temporarily expands beyond
>> its normal size with the content of the expanding transducer. What does not
>> make sense to me is the buffer also accepts puts even though its buffer is
>> full.
>>
>> Why would the take! process puts when the channel's buffer is full?
>>
>> I was experimenting with the implementation and I think the patch in this
>> gist leads to more intuitive behavior — though it’s possible it breaks
>> something else.
>> https://gist.github.com/brianru/d30f0319e7a14d875a80762937cccb9c
>>
>
> Possibly, feel free to file a ticket and I will take a closer look.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to