eventsource icon indicating copy to clipboard operation
eventsource copied to clipboard

"send on closed channel" panics due to incorrect 'Close' method implementation

Open antage opened this issue 11 years ago • 2 comments

See #16 as example. We should ensure all goroutines are exited before close all control channels and other stuff.

antage avatar Sep 13 '14 11:09 antage

IMO #18 is a correct approach. What do you think?

flyingmutant avatar Sep 13 '14 13:09 flyingmutant

#18 hides the problem only. I think a time for big refactoring has come.

antage avatar Sep 13 '14 17:09 antage