On 28 October 2016 at 11:03, Nick Patavalis <nick.patava...@gmail.com> wrote:
> In fact the worker "w" is a single-use thing much like a context.

Yes, that's right. The main difference from a context is that a context provides
no way to know when things shut down. This, I think, is by design - things
like ErrGroup provide that functionality when needed.

-- 
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