tideland/gocells

Evaluate Context.Done() in event processing

themue opened this issue · 1 comments

Right now the context is only used to allow the transport of context values. Timeout or cancellation with Done() aren't evaluated yet.

Maybe Context has to be removed from Event again due to planned distribution of gocells.