Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2017-09-05.16:43:29.207>created_at=<Date2017-09-01.16:45:47.113>labels= ['3.7', 'performance']
title='concurrent.futures: ProcessPoolExecutor.shutdown(wait=True) should wait for the call queue thread'updated_at=<Date2017-09-05.16:43:29.206>user='https://github.com/vstinner'
concurrent.futures.ProcessPoolExecutor.shutdown(wait=True) doesn't wait for the call queue thread, and so test_concurrent_futures randomly emits warnings about dangling threads, especially with PR 3138 of bpo-31234.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: