René's URL Explorer Experiment


Title: Issue 3088: test_multiprocessing hangs intermittently on POSIX platforms - Python tracker

Mail addresses
paul@tabu
report@bugs.python.org
amauryfa@gmail.com
report@bugs.python.org
report@bugs.python.org
dickinsm@gmail.com
report@bugs.python.org
dickinsm@gmail.com
report@bugs.python.org
barry@python.org

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/47338 https://github.com/python/cpython/issues/47338
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
874900https://bugs.python.org/issue874900
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_get.outputhttps://bugs.python.org/file10604/test_get.output
test_multiprocessing_reduced.diffhttps://bugs.python.org/file10633/test_multiprocessing_reduced.diff
threadlocal.patchhttps://bugs.python.org/file10766/threadlocal.patch
traceback.txthttps://bugs.python.org/file10795/traceback.txt
traceback2.txthttps://bugs.python.org/file10796/traceback2.txt
multithread_traceback.txthttps://bugs.python.org/file10800/multithread_traceback.txt
msg68053https://bugs.python.org/issue3088#msg68053
(view)https://bugs.python.org/msg68053
msg68055https://bugs.python.org/issue3088#msg68055
(view)https://bugs.python.org/msg68055
msg68059https://bugs.python.org/issue3088#msg68059
(view)https://bugs.python.org/msg68059
msg68062https://bugs.python.org/issue3088#msg68062
(view)https://bugs.python.org/msg68062
msg68063https://bugs.python.org/issue3088#msg68063
(view)https://bugs.python.org/msg68063
msg68064https://bugs.python.org/issue3088#msg68064
(view)https://bugs.python.org/msg68064
msg68065https://bugs.python.org/issue3088#msg68065
(view)https://bugs.python.org/msg68065
Lib/test/test_multiprocess.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocess.py
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L1167
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L650
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L902
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L711
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L758
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L94
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L196
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L412
msg68066https://bugs.python.org/issue3088#msg68066
(view)https://bugs.python.org/msg68066
msg68067https://bugs.python.org/issue3088#msg68067
(view)https://bugs.python.org/msg68067
msg68068https://bugs.python.org/issue3088#msg68068
(view)https://bugs.python.org/msg68068
msg68072https://bugs.python.org/issue3088#msg68072
(view)https://bugs.python.org/msg68072
msg68077https://bugs.python.org/issue3088#msg68077
(view)https://bugs.python.org/msg68077
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L57
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L337
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L339
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L337
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L337
pickle.pyhttps://github.com/python/cpython/blob/main/Lib/pickle.py#L1327
msg68136https://bugs.python.org/issue3088#msg68136
(view)https://bugs.python.org/msg68136
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L492
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L447
test/test_mp.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_mp.py#L208
msg68150https://bugs.python.org/issue3088#msg68150
(view)https://bugs.python.org/msg68150
msg68153https://bugs.python.org/issue3088#msg68153
(view)https://bugs.python.org/msg68153
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L337
msg68198https://bugs.python.org/issue3088#msg68198
(view)https://bugs.python.org/msg68198
msg68209https://bugs.python.org/issue3088#msg68209
(view)https://bugs.python.org/msg68209
msg68237https://bugs.python.org/issue3088#msg68237
(view)https://bugs.python.org/msg68237
Lib/test/https://github.com/python/cpython/blob/master/Lib/test/
msg68240https://bugs.python.org/issue3088#msg68240
(view)https://bugs.python.org/msg68240
msg68295https://bugs.python.org/issue3088#msg68295
(view)https://bugs.python.org/msg68295
msg68384https://bugs.python.org/issue3088#msg68384
(view)https://bugs.python.org/msg68384
msg68466https://bugs.python.org/issue3088#msg68466
(view)https://bugs.python.org/msg68466
msg68467https://bugs.python.org/issue3088#msg68467
(view)https://bugs.python.org/msg68467
msg68485https://bugs.python.org/issue3088#msg68485
(view)https://bugs.python.org/msg68485
msg68856https://bugs.python.org/issue3088#msg68856
(view)https://bugs.python.org/msg68856
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L743
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L454
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L450
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L454
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L450
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L293
unittest.pyhttps://github.com/python/cpython/blob/main/Lib/unittest.py#L272
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
msg68877https://bugs.python.org/issue3088#msg68877
(view)https://bugs.python.org/msg68877
msg68929https://bugs.python.org/issue3088#msg68929
(view)https://bugs.python.org/msg68929
msg69025https://bugs.python.org/issue3088#msg69025
(view)https://bugs.python.org/msg69025
r64601https://hg.python.org/lookup/r64601
msg69026https://bugs.python.org/issue3088#msg69026
(view)https://bugs.python.org/msg69026
r64601https://hg.python.org/lookup/r64601
http://bugs.python.org/issue3088http://bugs.python.org/issue3088
msg69106https://bugs.python.org/issue3088#msg69106
(view)https://bugs.python.org/msg69106
r64663https://hg.python.org/lookup/r64663
msg69108https://bugs.python.org/issue3088#msg69108
(view)https://bugs.python.org/msg69108
msg69109https://bugs.python.org/issue3088#msg69109
(view)https://bugs.python.org/msg69109
revision 64665https://hg.python.org/lookup/r64665
msg69110https://bugs.python.org/issue3088#msg69110
(view)https://bugs.python.org/msg69110
msg69119https://bugs.python.org/issue3088#msg69119
(view)https://bugs.python.org/msg69119
http://www.python.org/dev/buildbot/trunk.stable/g4%20osx.4%20trunk/builds/http://www.python.org/dev/buildbot/trunk.stable/g4%20osx.4%20trunk/builds/
revision 64663https://hg.python.org/lookup/r64663
msg69120https://bugs.python.org/issue3088#msg69120
(view)https://bugs.python.org/msg69120
msg69121https://bugs.python.org/issue3088#msg69121
(view)https://bugs.python.org/msg69121
msg69122https://bugs.python.org/issue3088#msg69122
(view)https://bugs.python.org/msg69122
msg69123https://bugs.python.org/issue3088#msg69123
(view)https://bugs.python.org/msg69123
msg69124https://bugs.python.org/issue3088#msg69124
(view)https://bugs.python.org/msg69124
Objects/obmalloc.chttps://github.com/python/cpython/blob/master/Objects/obmalloc.c
msg69125https://bugs.python.org/issue3088#msg69125
(view)https://bugs.python.org/msg69125
msg69127https://bugs.python.org/issue3088#msg69127
(view)https://bugs.python.org/msg69127
msg69128https://bugs.python.org/issue3088#msg69128
(view)https://bugs.python.org/msg69128
msg69130https://bugs.python.org/issue3088#msg69130
(view)https://bugs.python.org/msg69130
msg69131https://bugs.python.org/issue3088#msg69131
(view)https://bugs.python.org/msg69131
msg69133https://bugs.python.org/issue3088#msg69133
(view)https://bugs.python.org/msg69133
msg69138https://bugs.python.org/issue3088#msg69138
(view)https://bugs.python.org/msg69138
msg69142https://bugs.python.org/issue3088#msg69142
(view)https://bugs.python.org/msg69142
Objects/obmalloc.chttps://github.com/python/cpython/blob/master/Objects/obmalloc.c
msg69149https://bugs.python.org/issue3088#msg69149
(view)https://bugs.python.org/msg69149
Objects/obmalloc.chttps://github.com/python/cpython/blob/master/Objects/obmalloc.c
msg69151https://bugs.python.org/issue3088#msg69151
(view)https://bugs.python.org/msg69151
msg69154https://bugs.python.org/issue3088#msg69154
(view)https://bugs.python.org/msg69154
msg69155https://bugs.python.org/issue3088#msg69155
(view)https://bugs.python.org/msg69155
msg69156https://bugs.python.org/issue3088#msg69156
(view)https://bugs.python.org/msg69156
Objects/tupleobject.chttps://github.com/python/cpython/blob/master/Objects/tupleobject.c
msg69158https://bugs.python.org/issue3088#msg69158
(view)https://bugs.python.org/msg69158
Misc/gdbinithttps://github.com/python/cpython/blob/master/Misc/gdbinit
http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/MallocDebug.htmlhttp://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/MallocDebug.html
msg69159https://bugs.python.org/issue3088#msg69159
(view)https://bugs.python.org/msg69159
msg69160https://bugs.python.org/issue3088#msg69160
(view)https://bugs.python.org/msg69160
msg69181https://bugs.python.org/issue3088#msg69181
(view)https://bugs.python.org/msg69181
Lib/test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_multiprocessing.py
Lib/multiprocessing/pool.pyhttps://github.com/python/cpython/blob/master/Lib/multiprocessing/pool.py
Lib/threading.pyhttps://github.com/python/cpython/blob/master/Lib/threading.py
msg69182https://bugs.python.org/issue3088#msg69182
(view)https://bugs.python.org/msg69182
msg69185https://bugs.python.org/issue3088#msg69185
(view)https://bugs.python.org/msg69185
r64686https://hg.python.org/lookup/r64686
http://thread.gmane.org/gmane.comp.debugging.valgrind/8345http://thread.gmane.org/gmane.comp.debugging.valgrind/8345
http://thread.gmane.org/gmane.comp.debugging.valgrind/8384http://thread.gmane.org/gmane.comp.debugging.valgrind/8384
msg69188https://bugs.python.org/issue3088#msg69188
(view)https://bugs.python.org/msg69188
Objects/obmalloc.chttps://github.com/python/cpython/blob/master/Objects/obmalloc.c
msg69414https://bugs.python.org/issue3088#msg69414
(view)https://bugs.python.org/msg69414
pickle.pyhttps://github.com/python/cpython/blob/main/Lib/pickle.py#L1327
msg69424https://bugs.python.org/issue3088#msg69424
(view)https://bugs.python.org/msg69424
issue874900https://bugs.python.org/issue874900
issue874900https://bugs.python.org/issue874900
msg69425https://bugs.python.org/issue3088#msg69425
(view)https://bugs.python.org/msg69425
msg69431https://bugs.python.org/issue3088#msg69431
(view)https://bugs.python.org/msg69431
msg69433https://bugs.python.org/issue3088#msg69433
(view)https://bugs.python.org/msg69433
msg69434https://bugs.python.org/issue3088#msg69434
(view)https://bugs.python.org/msg69434
msg69435https://bugs.python.org/issue3088#msg69435
(view)https://bugs.python.org/msg69435
msg69737https://bugs.python.org/issue3088#msg69737
(view)https://bugs.python.org/msg69737
msg69738https://bugs.python.org/issue3088#msg69738
(view)https://bugs.python.org/msg69738
msg69740https://bugs.python.org/issue3088#msg69740
(view)https://bugs.python.org/msg69740
msg69747https://bugs.python.org/issue3088#msg69747
(view)https://bugs.python.org/msg69747
msg69754https://bugs.python.org/issue3088#msg69754
(view)https://bugs.python.org/msg69754
msg69895https://bugs.python.org/issue3088#msg69895
(view)https://bugs.python.org/msg69895
Issue 874900https://bugs.python.org/issue874900
msg69955https://bugs.python.org/issue3088#msg69955
(view)https://bugs.python.org/msg69955
msg69955https://bugs.python.org/msg69955
msg69895https://bugs.python.org/msg69895
issue3375 dependencieshttps://bugs.python.org/issue3375
msg69754https://bugs.python.org/msg69754
msg69747https://bugs.python.org/msg69747
msg69740https://bugs.python.org/msg69740
msg69738https://bugs.python.org/msg69738
msg69737https://bugs.python.org/msg69737
threading module can deadlock after forkhttps://bugs.python.org/issue874900
msg69435https://bugs.python.org/msg69435
msg69434https://bugs.python.org/msg69434
msg69433https://bugs.python.org/msg69433
ncoghlanhttps://bugs.python.org/user1309
msg69431https://bugs.python.org/msg69431
msg69425https://bugs.python.org/msg69425
msg69424https://bugs.python.org/msg69424
msg69414https://bugs.python.org/msg69414
multithread_traceback.txthttps://bugs.python.org/file10800
msg69188https://bugs.python.org/msg69188
msg69185https://bugs.python.org/msg69185
msg69182https://bugs.python.org/msg69182
msg69181https://bugs.python.org/msg69181
msg69160https://bugs.python.org/msg69160
msg69159https://bugs.python.org/msg69159
msg69158https://bugs.python.org/msg69158
traceback2.txthttps://bugs.python.org/file10796
msg69156https://bugs.python.org/msg69156
msg69155https://bugs.python.org/msg69155
msg69154https://bugs.python.org/msg69154
msg69151https://bugs.python.org/msg69151
msg69149https://bugs.python.org/msg69149
traceback.txthttps://bugs.python.org/file10795
msg69142https://bugs.python.org/msg69142
msg69138https://bugs.python.org/msg69138
msg69133https://bugs.python.org/msg69133
msg69131https://bugs.python.org/msg69131
msg69130https://bugs.python.org/msg69130
msg69128https://bugs.python.org/msg69128
msg69127https://bugs.python.org/msg69127
msg69125https://bugs.python.org/msg69125
msg69124https://bugs.python.org/msg69124
msg69123https://bugs.python.org/msg69123
msg69122https://bugs.python.org/msg69122
msg69121https://bugs.python.org/msg69121
msg69120https://bugs.python.org/msg69120
msg69119https://bugs.python.org/msg69119
msg69110https://bugs.python.org/msg69110
msg69109https://bugs.python.org/msg69109
msg69108https://bugs.python.org/msg69108
msg69106https://bugs.python.org/msg69106
msg69026https://bugs.python.org/msg69026
msg69025https://bugs.python.org/msg69025
threadlocal.patchhttps://bugs.python.org/file10766
msg68929https://bugs.python.org/msg68929
amaury.forgeotdarchttps://bugs.python.org/user1076
msg68877https://bugs.python.org/msg68877
mark.dickinsonhttps://bugs.python.org/user1118
msg68856https://bugs.python.org/msg68856
msg68485https://bugs.python.org/msg68485
msg68467https://bugs.python.org/msg68467
tebekahttps://bugs.python.org/user1083
msg68466https://bugs.python.org/msg68466
issue3148 supersederhttps://bugs.python.org/issue3148
jnollerhttps://bugs.python.org/user5849
msg68384https://bugs.python.org/msg68384
msg68295https://bugs.python.org/msg68295
msg68240https://bugs.python.org/msg68240
test_multiprocessing_reduced.diffhttps://bugs.python.org/file10633
patchhttps://bugs.python.org/keyword2
msg68237https://bugs.python.org/msg68237
Rhamphoryncushttps://bugs.python.org/user1613
msg68209https://bugs.python.org/msg68209
msg68198https://bugs.python.org/msg68198
msg68153https://bugs.python.org/msg68153
msg68150https://bugs.python.org/msg68150
msg68136https://bugs.python.org/msg68136
roudkerkhttps://bugs.python.org/user4259
test_get.outputhttps://bugs.python.org/file10604
msg68077https://bugs.python.org/msg68077
msg68072https://bugs.python.org/msg68072
msg68068https://bugs.python.org/msg68068
paulmelishttps://bugs.python.org/user4210
msg68067https://bugs.python.org/msg68067
msg68066https://bugs.python.org/msg68066
gvanrossumhttps://bugs.python.org/user5
msg68065https://bugs.python.org/msg68065
msg68064https://bugs.python.org/msg68064
msg68063https://bugs.python.org/msg68063
jnollerhttps://bugs.python.org/user5849
msg68062https://bugs.python.org/msg68062
benjamin.petersonhttps://bugs.python.org/user4455
msg68059https://bugs.python.org/msg68059
donmezhttps://bugs.python.org/user3980
msg68055https://bugs.python.org/msg68055
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.