mirror of
https://github.com/moby/moby.git
synced 2026-07-04 05:39:06 +00:00
The event subscriber can only be cancelled by cancelling the context. In the case where we have to restart event processing we are never cancelling the old subscribiption. Signed-off-by: Brian Goff <cpuguy83@gmail.com>