mirror of
https://github.com/moby/moby.git
synced 2026-07-11 09:08:27 +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>