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 2011年09月09日 18:25 by jcea, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg143783 - (view) | Author: Jesús Cea Avión (jcea) * (Python committer) | Date: 2011年09月09日 18:25 | |
Some failures in the multiprocessing testsuite can leave processes around, hanging the buildbots (until the timeout). I take care of this myself. |
|||
| msg143785 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年09月09日 18:35 | |
New changeset ebeb58f3de39 by Jesus Cea in branch '3.2': Close issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/ebeb58f3de39 New changeset 1e189d55721c by Jesus Cea in branch 'default': Close issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/1e189d55721c New changeset b376534856a3 by Jesus Cea in branch '2.7': Close issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/b376534856a3 |
|||
| msg143800 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年09月09日 20:17 | |
New changeset 9f4d72da69a8 by Jesus Cea in branch '2.7': Fix issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/9f4d72da69a8 New changeset 559ea53e25df by Jesus Cea in branch '3.2': Fix issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/559ea53e25df New changeset c9a72fb5968d by Jesus Cea in branch 'default': Fix issue #12948: multiprocessing test failures can hang the buildbots http://hg.python.org/cpython/rev/c9a72fb5968d |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:21 | admin | set | github: 57157 |
| 2011年09月09日 20:17:17 | python-dev | set | messages: + msg143800 |
| 2011年09月09日 18:35:46 | jcea | set | status: open -> closed resolution: fixed stage: resolved |
| 2011年09月09日 18:35:05 | python-dev | set | nosy:
+ python-dev messages: + msg143785 |
| 2011年09月09日 18:25:34 | jcea | create | |