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-31 20:05 by Prof Plum, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
bug_demo.py | Prof Plum, 2017-07-31 20:05 | reproduces race condition |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:49 | admin | set | github: 75275 |
2017-10-09 14:36:56 | pitrou | set | messages: + msg303964 |
2017-10-08 21:22:37 | Prof Plum | set | messages: + msg303921 |
2017-10-08 19:55:26 | pitrou | set | messages:
+ msg303916 title: multiprocessing.Manager() race condition -> delicate behaviour of shared (managed) multiprocessing Queues |
2017-10-06 09:52:36 | Oren Milman | set | nosy:
+ pitrou, davin messages: + msg303812 |
2017-10-05 18:54:36 | Prof Plum | set | messages: + msg303780 |
2017-10-05 17:09:39 | Oren Milman | set | messages: + msg303778 |
2017-10-05 16:59:36 | Oren Milman | set | versions:
+ Python 3.7 nosy: + Oren Milman messages: + msg303776 components: + Library (Lib) type: crash -> behavior |
2017-09-22 10:52:57 | tlxxzj | set | nosy:
+ tlxxzj messages: + msg302742 |
2017-09-21 23:32:48 | Prof Plum | set | title: Potential multiprocessing.Manager() race condition -> multiprocessing.Manager() race condition |
2017-07-31 20:05:27 | Prof Plum | create |