-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 30006 |
|---|---|
| Nosy | @brianquinlan, @pitrou, @applio, @tomMoral |
| PRs | |
| Superseder | concurrent.futures.ProcessPoolExecutor with pickling error |
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 2019-05-30.12:33:22.911>
created_at = <Date 2017-04-06.12:41:11.698>
labels = ['type-bug', 'library']
title = 'Deadlocks in `concurrent.futures.ProcessPoolExecutor`'
updated_at = <Date 2019-05-30.12:33:22.910>
user = 'https://github.com/tomMoral'bugs.python.org fields:
activity = <Date 2019-05-30.12:33:22.910>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2019-05-30.12:33:22.911>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2017-04-06.12:41:11.698>
creator = 'tomMoral'
dependencies = []
files = []
hgrepos = []
issue_num = 30006
keywords = []
message_count = 4.0
messages = ['291224', '341898', '343960', '343973']
nosy_count = 4.0
nosy_names = ['bquinlan', 'pitrou', 'davin', 'tomMoral']
pr_nums = ['1013']
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '31699'
type = 'behavior'
url = 'https://bugs.python.org/issue30006'
versions = []Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error