On Wed, Jul 11, 2012 at 10:27 AM, Florian Weimer <[email protected]> wrote: > > > This approach is fundamentally broken. If the timeout ever kicks in, > goroutines will pile up without bounds.
I just want to be clear on your comment. You mean the goroutines would pile up, or the channel will grow without bounds? Thanks -- Ziad
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
