concurrent.futures: ProcessPoolExecutor.shutdown(wait=True) should wait for the call queue thread · Issue #75507 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 31326 |
---|---|
Nosy | @vstinner |
PRs | bpo-31326: ProcessPoolExecutor waits for the call queue thread #3265[3.6] bpo-31326: ProcessPoolExecutor waits for the call queue thread (#3265) #3309 |
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 = None closed_at = <Date 2017-09-05.16:43:29.207> created_at = <Date 2017-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 = <Date 2017-09-05.16:43:29.206> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2017-09-05.16:43:29.206> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2017-09-05.16:43:29.207> closer = 'vstinner' components = [] creation = <Date 2017-09-01.16:45:47.113> creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 31326 keywords = [] message_count = 4.0 messages = ['301135', '301139', '301154', '301332'] nosy_count = 1.0 nosy_names = ['vstinner'] pr_nums = ['3265', '3309'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue31326' versions = ['Python 3.7']