Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiprocessing test failures can hang the buildbots #57157

Closed
jcea opened this issue Sep 9, 2011 · 3 comments
Closed

multiprocessing test failures can hang the buildbots #57157

jcea opened this issue Sep 9, 2011 · 3 comments
Assignees

Comments

@jcea
Copy link
Member

jcea commented Sep 9, 2011

BPO 12948
Nosy @jcea

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 = 'https://github.com/jcea'
closed_at = <Date 2011-09-09.18:35:46.370>
created_at = <Date 2011-09-09.18:25:34.603>
labels = []
title = 'multiprocessing test failures can hang the buildbots'
updated_at = <Date 2011-09-09.20:17:17.066>
user = 'https://github.com/jcea'

bugs.python.org fields:

activity = <Date 2011-09-09.20:17:17.066>
actor = 'python-dev'
assignee = 'jcea'
closed = True
closed_date = <Date 2011-09-09.18:35:46.370>
closer = 'jcea'
components = []
creation = <Date 2011-09-09.18:25:34.603>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 12948
keywords = []
message_count = 3.0
messages = ['143783', '143785', '143800']
nosy_count = 2.0
nosy_names = ['jcea', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue12948'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

@jcea
Copy link
Member Author

jcea commented Sep 9, 2011

Some failures in the multiprocessing testsuite can leave processes around, hanging the buildbots (until the timeout).

I take care of this myself.

@jcea jcea self-assigned this Sep 9, 2011
@python-dev
Copy link
Mannequin

python-dev mannequin commented Sep 9, 2011

New changeset ebeb58f3de39 by Jesus Cea in branch '3.2':
Close issue bpo-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 bpo-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 bpo-12948: multiprocessing test failures can hang the buildbots
http://hg.python.org/cpython/rev/b376534856a3

@jcea jcea closed this as completed Sep 9, 2011
@python-dev
Copy link
Mannequin

python-dev mannequin commented Sep 9, 2011

New changeset 9f4d72da69a8 by Jesus Cea in branch '2.7':
Fix issue bpo-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 bpo-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 bpo-12948: multiprocessing test failures can hang the buildbots
http://hg.python.org/cpython/rev/c9a72fb5968d

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant