Issue 12948: multiprocessing test failures can hang the buildbots (original) (raw)

Issue12948

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.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/57157

classification

Title: multiprocessing test failures can hang the buildbots
Type: Stage: resolved
Components: Versions: Python 3.2, Python 3.3, Python 2.7

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: jcea Nosy List: jcea, python-dev
Priority: normal Keywords:

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: +
2011-09-09 18:35:46 jcea set status: open -> closedresolution: fixedstage: resolved
2011-09-09 18:35:05 python-dev set nosy: + python-devmessages: +
2011-09-09 18:25:34 jcea create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements