[issue39349] Add "cancel" parameter to concurrent.futures.Executor.shutdown()

2020-01-16 Thread Kyle Stanley
Change by Kyle Stanley : -- components: +Library (Lib) ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue39349] Add "cancel" parameter to concurrent.futures.Executor.shutdown()

2020-01-15 Thread Kyle Stanley
New submission from Kyle Stanley : This feature enhancement issue is based on the following python-ideas thread: https://mail.python.org/archives/list/python-id...@python.org/thread/ZSUIFN5GTDO56H6LLOPXOLQK7EQQZJHJ/ In summary, the main suggestion was to implement a new parameter called "canc