René's URL Explorer Experiment


Title: Issue 8428: buildbot: test_multiprocessing timeout (test_notify_all? test_pool_worker_lifetime?) - 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/52675 https://github.com/python/cpython/issues/52675
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
pool_shutdown_race.diffhttps://bugs.python.org/file21608/pool_shutdown_race.diff
reviewhttps://bugs.python.org/review/8428/#ps2385
msg103359https://bugs.python.org/issue8428#msg103359
(view)https://bugs.python.org/msg103359
http://www.python.org/dev/buildbot/3.x/builders/x86http://www.python.org/dev/buildbot/3.x/builders/x86
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L737
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L111
msg103367https://bugs.python.org/issue8428#msg103367
(view)https://bugs.python.org/msg103367
r80115https://hg.python.org/lookup/r80115
r80116https://hg.python.org/lookup/r80116
r80075https://hg.python.org/lookup/r80075
r80115https://hg.python.org/lookup/r80115
r80106https://hg.python.org/lookup/r80106
msg103372https://bugs.python.org/issue8428#msg103372
(view)https://bugs.python.org/msg103372
#8429https://bugs.python.org/issue8429
msg103374https://bugs.python.org/issue8428#msg103374
(view)https://bugs.python.org/msg103374
msg103398https://bugs.python.org/issue8428#msg103398
(view)https://bugs.python.org/msg103398
http://www.python.org/dev/buildbot/builders/sparchttp://www.python.org/dev/buildbot/builders/sparc
msg113899https://bugs.python.org/issue8428#msg113899
(view)https://bugs.python.org/msg113899
r83981https://hg.python.org/lookup/r83981
r83971https://hg.python.org/lookup/r83971
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/823http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/builds/823
r83985https://hg.python.org/lookup/r83985
r83806https://hg.python.org/lookup/r83806
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%202.7/builds/67http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%202.7/builds/67
r83985https://hg.python.org/lookup/r83985
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%202.7/builds/146http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%202.7/builds/146
r82939https://hg.python.org/lookup/r82939
http://www.python.org/dev/buildbot/all/builders/sparc%20Ubuntu%202.7/builds/11http://www.python.org/dev/buildbot/all/builders/sparc%20Ubuntu%202.7/builds/11
test\test_multiprocessing.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_multiprocessing.py#L746
test\test_multiprocessing.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_multiprocessing.py#L120
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L740
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L114
r83996https://hg.python.org/lookup/r83996
r83961https://hg.python.org/lookup/r83961
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%202.7/builds/84http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%202.7/builds/84
r83961https://hg.python.org/lookup/r83961
r83879https://hg.python.org/lookup/r83879
http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%202.7/builds/100http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%202.7/builds/100
r83765https://hg.python.org/lookup/r83765
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%202.7/builds/54http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%202.7/builds/54
msg113958https://bugs.python.org/issue8428#msg113958
(view)https://bugs.python.org/msg113958
test\test_multiprocessing.pyhttps://github.com/python/cpython/blob/3.1/Lib/test/test_multiprocessing.py#L746
test\test_multiprocessing.pyhttps://github.com/python/cpython/blob/3.1/Lib/test/test_multiprocessing.py#L120
#9592https://bugs.python.org/issue9592
http://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.1/builds/676http://www.python.org/dev/buildbot/all/builders/x86%20Windows7%203.1/builds/676
msg113965https://bugs.python.org/issue8428#msg113965
(view)https://bugs.python.org/msg113965
msg113967https://bugs.python.org/issue8428#msg113967
(view)https://bugs.python.org/msg113967
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%203.x/
msg132943https://bugs.python.org/issue8428#msg132943
(view)https://bugs.python.org/msg132943
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L372
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L331
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L324
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
multiprocessing/forking.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/forking.py#L134
multiprocessing/forking.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/forking.py#L149
multiprocessing/process.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/process.py#L149
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L458
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L1195
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
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_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L2141
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/1634/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/1634/steps/test/logs/stdio
msg133184https://bugs.python.org/issue8428#msg133184
(view)https://bugs.python.org/msg133184
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L372
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L331
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L324
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L235
queue.pyhttps://github.com/python/cpython/blob/main/Lib/queue.py#L185
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L102
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L688
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L735
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L708
multiprocessing\forking.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/forking.py#L287
multiprocessing\process.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/process.py#L149
multiprocessing\pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L458
test\test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L1143
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
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_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L2152
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1032
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L826
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L650
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1607
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/4349/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/4349/steps/test/logs/stdio
msg133462https://bugs.python.org/issue8428#msg133462
(view)https://bugs.python.org/msg133462
Lib/multiprocessing/pool.pyhttps://github.com/python/cpython/blob/master/Lib/multiprocessing/pool.py
msg133483https://bugs.python.org/issue8428#msg133483
(view)https://bugs.python.org/msg133483
msg133484https://bugs.python.org/issue8428#msg133484
(view)https://bugs.python.org/msg133484
issue11814https://bugs.python.org/issue11814
msg133485https://bugs.python.org/issue8428#msg133485
(view)https://bugs.python.org/msg133485
d5e43afeede6https://hg.python.org/lookup/d5e43afeede6
#8428https://bugs.python.org/issue8428
http://hg.python.org/cpython/rev/d5e43afeede6http://hg.python.org/cpython/rev/d5e43afeede6
msg133487https://bugs.python.org/issue8428#msg133487
(view)https://bugs.python.org/msg133487
dfc61dc14f59https://hg.python.org/lookup/dfc61dc14f59
#8428https://bugs.python.org/issue8428
http://hg.python.org/cpython/rev/dfc61dc14f59http://hg.python.org/cpython/rev/dfc61dc14f59
msg133488https://bugs.python.org/issue8428#msg133488
(view)https://bugs.python.org/msg133488
issue11790https://bugs.python.org/issue11790
msg133517https://bugs.python.org/issue8428#msg133517
(view)https://bugs.python.org/msg133517
msg133517https://bugs.python.org/msg133517
msg133488https://bugs.python.org/msg133488
msg133487https://bugs.python.org/msg133487
python-devhttps://bugs.python.org/user13902
msg133485https://bugs.python.org/msg133485
pitrouhttps://bugs.python.org/user2040
msg133484https://bugs.python.org/msg133484
pool_shutdown_race.diffhttps://bugs.python.org/file21608
patchhttps://bugs.python.org/keyword2
msg133483https://bugs.python.org/msg133483
neologixhttps://bugs.python.org/user12146
msg133462https://bugs.python.org/msg133462
msg133184https://bugs.python.org/msg133184
msg132943https://bugs.python.org/msg132943
msg113967https://bugs.python.org/msg113967
msg113965https://bugs.python.org/msg113965
msg113958https://bugs.python.org/msg113958
floxhttps://bugs.python.org/user11184
msg113899https://bugs.python.org/msg113899
jnollerhttps://bugs.python.org/user5849
msg103398https://bugs.python.org/msg103398
msg103374https://bugs.python.org/msg103374
msg103372https://bugs.python.org/msg103372
msg103367https://bugs.python.org/msg103367
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.