issue #155: core: slightly rearrange how shutdown works
This eliminates Context.on_disconnect() and instead moves its functionality to a signal wired up by ExternalContext.main(). It leaves mitogen.master.Context is in a better condition to move into mitogen.parent where it belongs.
Showing
Please register or sign in to comment