[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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

[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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

[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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

[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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

[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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

[issue11724] concurrent.futures: executor.submit() runs until completion even when future times out or is canceled

2011-03-30 Thread jenisys
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