This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2017-07-20 11:29 by mickp, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
WaitersSleepers.py | mickp, 2017-07-20 11:29 | A script to demonstrate to the issue. | ||
WaitersSleepers.py | pitrou, 2017-07-20 14:05 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:49 | admin | set | github: 75158 |
2017-07-20 14:20:00 | pitrou | set | nosy:
+ sbt |
2017-07-20 14:05:30 | pitrou | set | files:
+ WaitersSleepers.py messages: + msg298722 title: Multiprocessing: Event.set() blocks indefinitely if a process waiting on it has died. -> multiprocessing.Condition.notify_all() blocks indefinitely if a process waiting on it has died |
2017-07-20 13:42:03 | mickp | set | messages: + msg298720 |
2017-07-20 13:33:16 | pitrou | set | versions:
+ Python 3.6, Python 3.7 nosy: + pitrou messages: + msg298719 stage: needs patch |
2017-07-20 11:29:48 | mickp | create |