https://github.com/golang/go/issues/21985
https://github.com/golang/go/issues/28017

Personally, I think this is an interesting idea.


On Thursday, October 24, 2024 at 9:08:33 PM UTC+8 Aniket Pandey wrote:

> Has anyone have implemented the logic in order to check if the channel is 
> active if the channel is active then only will write the data .if yes how 
> to do so?  As i am getting the Following error: *panic: **send on closed 
> channel*
>
> As a writer go routine i want to only write data to active channels 
> ..

-- 
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.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/a0985c9c-5562-419b-ab2b-8c379a8f93can%40googlegroups.com.

Reply via email to