Thanks.
One question, we do "defer close(out)", but we don't close "in" channel. 
Why garbage collector don't remove "out" channel? We don't write nothing to 
it in function 3. So it should be empty.

On Tuesday, December 4, 2018 at 3:52:45 PM UTC-8, Alex Dvoretskiy wrote:
>
> I'm getting "fatal error: all goroutines are asleep - deadlock! on this 
> code. 
>
> Why?
>
> https://play.golang.org/p/KgJKu96PF7Q
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to