René's URL Explorer Experiment


Title: Issue 23095: [Windows] asyncio: race condition when cancelling a _WaitHandleFuture - 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/67284 https://github.com/python/cpython/issues/67284
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
msg232987https://bugs.python.org/issue23095#msg232987
(view)https://bugs.python.org/msg232987
https://code.google.com/p/tulip/issues/detail?id=195https://code.google.com/p/tulip/issues/detail?id=195
https://code.google.com/p/tulip/issues/detail?id=196https://code.google.com/p/tulip/issues/detail?id=196
http://trollius.readthedocs.org/changelog.html#version-1-0-1http://trollius.readthedocs.org/changelog.html#version-1-0-1
https://code.google.com/p/tulip/issues/detail?id=204https://code.google.com/p/tulip/issues/detail?id=204
https://code.google.com/p/tulip/issues/detail?id=197https://code.google.com/p/tulip/issues/detail?id=197
msg234134https://bugs.python.org/issue23095#msg234134
(view)https://bugs.python.org/msg234134
msg234440https://bugs.python.org/issue23095#msg234440
(view)https://bugs.python.org/msg234440
msg234451https://bugs.python.org/issue23095#msg234451
(view)https://bugs.python.org/msg234451
fb8a093db8b1https://hg.python.org/lookup/fb8a093db8b1
#23095https://bugs.python.org/issue23095
https://hg.python.org/cpython/rev/fb8a093db8b1https://hg.python.org/cpython/rev/fb8a093db8b1
msg234452https://bugs.python.org/issue23095#msg234452
(view)https://bugs.python.org/msg234452
https://code.google.com/p/tulip/issues/detail?id=196https://code.google.com/p/tulip/issues/detail?id=196
msg234453https://bugs.python.org/issue23095#msg234453
(view)https://bugs.python.org/msg234453
msg234454https://bugs.python.org/issue23095#msg234454
(view)https://bugs.python.org/msg234454
d3804307cce4https://hg.python.org/lookup/d3804307cce4
#23095https://bugs.python.org/issue23095
https://hg.python.org/cpython/rev/d3804307cce4https://hg.python.org/cpython/rev/d3804307cce4
msg234455https://bugs.python.org/issue23095#msg234455
(view)https://bugs.python.org/msg234455
msg234479https://bugs.python.org/issue23095#msg234479
(view)https://bugs.python.org/msg234479
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/5562http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/5562
d3804307cce4https://hg.python.org/lookup/d3804307cce4
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L617
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L193
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L209
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L152
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L671
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/windows_events.py#L386
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L1081
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L258
asyncio\base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L286
test\test_asyncio\test_events.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_events.py#L1695
unittest\case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L577
unittest\case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L625
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L87
unittest\runner.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/runner.py#L168
test\support\__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1770
test\support\__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1804
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1283
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1284
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L967
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L532
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1568
test\regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1593
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L85
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L170
msg234482https://bugs.python.org/issue23095#msg234482
(view)https://bugs.python.org/msg234482
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.4/builds/805/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.4/builds/805/steps/test/logs/stdio
d3804307cce44f7f02e38166daf6d8227aa45021https://hg.python.org/lookup/d3804307cce44f7f02e38166daf6d8227aa45021
#23293https://bugs.python.org/issue23293
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L620
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L196
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L212
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L152
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L674
asyncio\windows_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/windows_events.py#L389
asyncio\base_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/base_events.py#L1081
asyncio\base_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/base_events.py#L258
asyncio\base_events.pyhttps://github.com/python/cpython/blob/3.4/Lib/asyncio/base_events.py#L286
test\test_asyncio\test_subprocess.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/test_asyncio/test_subprocess.py#L211
unittest\case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L577
unittest\case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L625
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest\suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest\runner.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/runner.py#L168
test\support\__init__.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/support/__init__.py#L1769
test\support\__init__.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/support/__init__.py#L1803
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1279
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1280
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L967
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L532
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1564
test\regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1589
runpy.pyhttps://github.com/python/cpython/blob/3.4/Lib/runpy.py#L85
msg234535https://bugs.python.org/issue23095#msg234535
(view)https://bugs.python.org/msg234535
msg234761https://bugs.python.org/issue23095#msg234761
(view)https://bugs.python.org/msg234761
msg234778https://bugs.python.org/issue23095#msg234778
(view)https://bugs.python.org/msg234778
36e80c6599aahttps://hg.python.org/lookup/36e80c6599aa
#23095https://bugs.python.org/issue23095
https://hg.python.org/cpython/rev/36e80c6599aahttps://hg.python.org/cpython/rev/36e80c6599aa
msg234791https://bugs.python.org/issue23095#msg234791
(view)https://bugs.python.org/msg234791
msg234791https://bugs.python.org/msg234791
msg234778https://bugs.python.org/msg234778
msg234761https://bugs.python.org/msg234761
msg234535https://bugs.python.org/msg234535
msg234482https://bugs.python.org/msg234482
msg234479https://bugs.python.org/msg234479
msg234455https://bugs.python.org/msg234455
msg234454https://bugs.python.org/msg234454
msg234453https://bugs.python.org/msg234453
msg234452https://bugs.python.org/msg234452
python-devhttps://bugs.python.org/user13902
msg234451https://bugs.python.org/msg234451
msg234440https://bugs.python.org/msg234440
msg234134https://bugs.python.org/msg234134
sbthttps://bugs.python.org/user13976
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.