On Mon, 18 Jan 2021 at 14:13, Karsten Hilbert <[email protected]> wrote:
> I would strongly advise against making sys.exit() the default > for pool.terminate() unless I misunderstand something. How would you terminate the program if a maintenance thread, not the main one, thinks that the program is not in working state? Thank you! -- Daniele
