[Bug 1077153] Re: Backport request: http://bugs.python.org/issue14308
Matthias Klose
doko at ubuntu.com
Wed Nov 28 17:59:23 UTC 2012
fixed in quantal and raring, should be updated for precise
** Bug watch added: Python Roundup #14308
http://bugs.python.org/issue14308
** Also affects: python via
http://bugs.python.org/issue14308
Importance: Unknown
Status: Unknown
** Also affects: python2.7 (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: python2.7 (Ubuntu)
Status: New => Fix Released
** Changed in: python2.7 (Ubuntu Precise)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1077153
Title:
Backport request: http://bugs.python.org/issue14308
Status in Python:
Unknown
Status in “python2.7” package in Ubuntu:
Fix Released
Status in “python2.7” source package in Precise:
Triaged
Bug description:
Resolved Upstream Issue: http://bugs.python.org/issue14308
Based on my experimentation with the test script included in that
ticket the threads throw the exceptions when the context switch back
to the thread happens, not on cleanup of the thread (throw a print and
sys.stdout.flush() on either side of the sleep to demonstrate this),
which means this could have a drastic effect on programs which use
both threads and os.fork() (through, say, subprocess.Popen).
To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1077153/+subscriptions
More information about the foundations-bugs
mailing list