René's URL Explorer Experiment


Title: Issue 11870: test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x" - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/56079 https://github.com/python/cpython/issues/56079
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
test_threading_fork.diffhttps://bugs.python.org/file22489/test_threading_fork.diff
reviewhttps://bugs.python.org/review/11870/#ps2931
debug_stuck.diffhttps://bugs.python.org/file23896/debug_stuck.diff
reviewhttps://bugs.python.org/review/11870/#ps3784
threading_reinit_lock.diffhttps://bugs.python.org/file24030/threading_reinit_lock.diff
reviewhttps://bugs.python.org/review/11870/#ps3864
msg133990https://bugs.python.org/issue11870#msg133990
(view)https://bugs.python.org/msg133990
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L466
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1486
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1528
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L455
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L518
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L387
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L442
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L494
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1078
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1192
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L728
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1041
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L835
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L659
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1619
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/3577/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/3577/steps/test/logs/stdio
http://bugs.python.org/issue3863http://bugs.python.org/issue3863
msg139076https://bugs.python.org/issue11870#msg139076
(view)https://bugs.python.org/msg139076
http://www.python.org/dev/buildbot/all/builders/x86http://www.python.org/dev/buildbot/all/builders/x86
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L464
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L436
#12316https://bugs.python.org/issue12316
http://bugs.python.org/issue6721#msg136047http://bugs.python.org/issue6721#msg136047
msg139121https://bugs.python.org/issue11870#msg139121
(view)https://bugs.python.org/msg139121
msg139129https://bugs.python.org/issue11870#msg139129
(view)https://bugs.python.org/msg139129
#12316https://bugs.python.org/issue12316
#11870https://bugs.python.org/issue11870
msg139131https://bugs.python.org/issue11870#msg139131
(view)https://bugs.python.org/msg139131
msg139219https://bugs.python.org/issue11870#msg139219
(view)https://bugs.python.org/msg139219
msg139337https://bugs.python.org/issue11870#msg139337
(view)https://bugs.python.org/msg139337
msg139574https://bugs.python.org/issue11870#msg139574
(view)https://bugs.python.org/msg139574
0ed5e6ff10f8https://hg.python.org/lookup/0ed5e6ff10f8
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/0ed5e6ff10f8http://hg.python.org/cpython/rev/0ed5e6ff10f8
f43dee86fffdhttps://hg.python.org/lookup/f43dee86fffd
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/f43dee86fffdhttp://hg.python.org/cpython/rev/f43dee86fffd
msg139576https://bugs.python.org/issue11870#msg139576
(view)https://bugs.python.org/msg139576
ff36b8cadfd6https://hg.python.org/lookup/ff36b8cadfd6
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/ff36b8cadfd6http://hg.python.org/cpython/rev/ff36b8cadfd6
msg139583https://bugs.python.org/issue11870#msg139583
(view)https://bugs.python.org/msg139583
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1498
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1423
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L836
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L32
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L50
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L434
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L493
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/runner.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/runner.py#L168
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1259
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1285
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L774
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1070
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L861
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L669
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1648
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4081/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4081/steps/test/logs/stdio
msg139602https://bugs.python.org/issue11870#msg139602
(view)https://bugs.python.org/msg139602
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1498
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1423
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L836
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L32
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L50
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L434
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L493
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/runner.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/runner.py#L168
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1259
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1285
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L774
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1070
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L861
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L669
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1648
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4081/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4081/steps/test/logs/stdio
#12413https://bugs.python.org/issue12413
#12413https://bugs.python.org/issue12413
msg148698https://bugs.python.org/issue11870#msg148698
(view)https://bugs.python.org/msg148698
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4898/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/4898/steps/test/logs/stdio
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1513
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1438
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L850
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L32
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L50
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L441
test/test_threading.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_threading.py#L497
msg148993https://bugs.python.org/issue11870#msg148993
(view)https://bugs.python.org/msg148993
msg148991https://bugs.python.org/msg148991
msg148992https://bugs.python.org/msg148992
msg148996https://bugs.python.org/issue11870#msg148996
(view)https://bugs.python.org/msg148996
msg149148https://bugs.python.org/issue11870#msg149148
(view)https://bugs.python.org/msg149148
msg149773https://bugs.python.org/issue11870#msg149773
(view)https://bugs.python.org/msg149773
msg149784https://bugs.python.org/issue11870#msg149784
(view)https://bugs.python.org/msg149784
775319cebaa3https://hg.python.org/lookup/775319cebaa3
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/775319cebaa3http://hg.python.org/cpython/rev/775319cebaa3
de962ec0faaahttps://hg.python.org/lookup/de962ec0faaa
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/de962ec0faaahttp://hg.python.org/cpython/rev/de962ec0faaa
cec0d77d01c4https://hg.python.org/lookup/cec0d77d01c4
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/cec0d77d01c4http://hg.python.org/cpython/rev/cec0d77d01c4
msg149788https://bugs.python.org/issue11870#msg149788
(view)https://bugs.python.org/msg149788
msg180158https://bugs.python.org/issue11870#msg180158
(view)https://bugs.python.org/msg180158
cd54b48946cahttps://hg.python.org/lookup/cd54b48946ca
#11870https://bugs.python.org/issue11870
http://hg.python.org/cpython/rev/cd54b48946cahttp://hg.python.org/cpython/rev/cd54b48946ca
msg180158https://bugs.python.org/msg180158
msg149788https://bugs.python.org/msg149788
msg149784https://bugs.python.org/msg149784
threading_reinit_lock.diffhttps://bugs.python.org/file24030
msg149773https://bugs.python.org/msg149773
debug_stuck.diffhttps://bugs.python.org/file23896
msg149148https://bugs.python.org/msg149148
msg148996https://bugs.python.org/msg148996
msg148993https://bugs.python.org/msg148993
msg148992https://bugs.python.org/msg148992
msg148991https://bugs.python.org/msg148991
msg148992https://bugs.python.org/msg148992
msg148991https://bugs.python.org/msg148991
msg148698https://bugs.python.org/msg148698
msg139602https://bugs.python.org/msg139602
msg139583https://bugs.python.org/msg139583
msg139576https://bugs.python.org/msg139576
python-devhttps://bugs.python.org/user13902
msg139574https://bugs.python.org/msg139574
msg139337https://bugs.python.org/msg139337
test_threading_fork.diffhttps://bugs.python.org/file22468
test_threading_fork.diffhttps://bugs.python.org/file22489
msg139219https://bugs.python.org/msg139219
msg139131https://bugs.python.org/msg139131
msg139129https://bugs.python.org/msg139129
msg139121https://bugs.python.org/msg139121
test_threading_fork.diffhttps://bugs.python.org/file22468
neologixhttps://bugs.python.org/user12146
msg139076https://bugs.python.org/msg139076
patchhttps://bugs.python.org/keyword2
gpshttps://bugs.python.org/user3947
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.