• Close a channel to broadcast cancellation
  • No way to know a channel is closed or not, so need another channel to indicate a channel is closed
  • This example shows when "done" channel is closed, there is still some work not done, some new messages are sent to channel
    So need consume all messages from channel when a "done channel" is closed



What to read next

Previous / Next
Previous: Go - Select Channel Next: Go - prevent race condition
More like this
Subscribe via RSS: Macro · Tech

Tags:

Updated: