New submission from jenisys :
A long running task that is submitted to an ThreadPoolExecutor runs to
completion even when the future times out or is canceled.
Even executor.shutdown(wait=False) will not help.
HOW TO REPEAT:
Provide a function which sleeps for 10 seconds.
Submit it to a
Changes by jenisys :
Added file: http://bugs.python.org/file21480/test_futures_more3.py
___
Python tracker
<http://bugs.python.org/issue11724>
___
___
Python-bugs-list m
Changes by jenisys :
Added file: http://bugs.python.org/file21481/test_futures_more3.py
___
Python tracker
<http://bugs.python.org/issue11724>
___
___
Python-bugs-list m
Changes by jenisys :
Removed file: http://bugs.python.org/file21480/test_futures_more3.py
___
Python tracker
<http://bugs.python.org/issue11724>
___
___
Python-bugs-list m
Changes by jenisys :
Added file: http://bugs.python.org/file21482/test_futures_more3.py
___
Python tracker
<http://bugs.python.org/issue11724>
___
___
Python-bugs-list m
Changes by jenisys :
Removed file: http://bugs.python.org/file21481/test_futures_more3.py
___
Python tracker
<http://bugs.python.org/issue11724>
___
___
Python-bugs-list m