René's URL Explorer Experiment


Title: select.poll is not thread safe · Issue #53111 · python/cpython · GitHub

Open Graph Title: select.poll is not thread safe · Issue #53111 · python/cpython

X Title: select.poll is not thread safe · Issue #53111 · python/cpython

Description: BPO 8865 Nosy @gpshead, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka Files select_threads.py: python2 script that demonstrates the problemconcurrent_poll_and_register.py: python2 script to demonstrate memory corruption issueselect.pa...

Open Graph Description: BPO 8865 Nosy @gpshead, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka Files select_threads.py: python2 script that demonstrates the problemconcurrent_poll_and_register.py: python2 script to demo...

X Description: BPO 8865 Nosy @gpshead, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka Files select_threads.py: python2 script that demonstrates the problemconcurrent_poll_and_register.py: python2 script to demo...

Opengraph URL: https://github.com/python/cpython/issues/53111

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"select.poll is not thread safe","articleBody":"BPO | [8865](https://bugs.python.org/issue8865)\n--- | :---\nNosy | @gpshead, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka\nFiles | \u003cli\u003e[select_threads.py](https://bugs.python.org/file17510/select_threads.py \"Uploaded as text/plain at 2010-06-01.06:35:18 by apexo\"): python2 script that demonstrates the problem\u003c/li\u003e\u003cli\u003e[concurrent_poll_and_register.py](https://bugs.python.org/file17511/concurrent_poll_and_register.py \"Uploaded as text/plain at 2010-06-01.07:09:25 by apexo\"): python2 script to demonstrate memory corruption issue\u003c/li\u003e\u003cli\u003e[select.patch](https://bugs.python.org/file17675/select.patch \"Uploaded as text/plain at 2010-06-15.10:21:24 by apexo\"): a patch\u003c/li\u003e\u003cli\u003e[select_concurrent_poll.patch](https://bugs.python.org/file27961/select_concurrent_poll.patch \"Uploaded as text/plain at 2012-11-11.19:48:09 by @serhiy-storchaka\"): Updated to 2.7 for review patch\u003c/li\u003e\u003cli\u003e[select_concurrent_poll.patch](https://bugs.python.org/file27963/select_concurrent_poll.patch \"Uploaded as text/plain at 2012-11-11.21:50:30 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[issue8865-poll-multithread-gps01.diff](https://bugs.python.org/file27964/issue8865-poll-multithread-gps01.diff \"Uploaded as text/plain at 2012-11-11.21:51:04 by @gpshead\"): updated, against 3.2\u003c/li\u003e\u003cli\u003e[issue8865_v2.diff](https://bugs.python.org/file27967/issue8865_v2.diff \"Uploaded as text/plain at 2012-11-12.09:22:09 by apexo\"): forbid concurrent poll() invocation\u003c/li\u003e\u003cli\u003e[issue8865_v3.diff](https://bugs.python.org/file27968/issue8865_v3.diff \"Uploaded as text/plain at 2012-11-12.10:02:00 by apexo\"): RuntimeError instead of TypeError\u003c/li\u003e\u003cli\u003e[test.py](https://bugs.python.org/file28687/test.py \"Uploaded as text/plain at 2013-01-11.09:00:32 by neologix\"): crasher\u003c/li\u003e\u003cli\u003e[issue8865_test.patch](https://bugs.python.org/file28855/issue8865_test.patch \"Uploaded as text/plain at 2013-01-26.18:15:18 by @serhiy-storchaka\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/serhiy-storchaka'\nclosed_at = \u003cDate 2013-08-20.18:23:29.244\u003e\ncreated_at = \u003cDate 2010-05-31.22:20:13.881\u003e\nlabels = ['library', 'type-crash']\ntitle = 'select.poll is not thread safe'\nupdated_at = \u003cDate 2013-08-20.18:23:29.243\u003e\nuser = 'https://bugs.python.org/apexo'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-08-20.18:23:29.243\u003e\nactor = 'serhiy.storchaka'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2013-08-20.18:23:29.244\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2010-05-31.22:20:13.881\u003e\ncreator = 'apexo'\ndependencies = []\nfiles = ['17510', '17511', '17675', '27961', '27963', '27964', '27967', '27968', '28687', '28855']\nhgrepos = []\nissue_num = 8865\nkeywords = ['patch']\nmessage_count = 31.0\nmessages = ['106815', '106816', '106827', '106829', '107863', '175387', '175389', '175390', '175394', '175395', '175397', '175400', '175409', '175429', '175431', '175432', '175501', '175525', '176894', '176895', '176969', '176998', '179657', '179659', '180696', '181822', '181823', '186736', '194334', '195705', '195707']\nnosy_count = 9.0\nnosy_names = ['gregory.p.smith', 'exarkun', 'pitrou', 'vstinner', 'asvetlov', 'neologix', 'apexo', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'crash'\nurl = 'https://bugs.python.org/issue8865'\nversions = ['Python 2.7', 'Python 3.3', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/apexo","@type":"Person","name":"apexo"},"datePublished":"2010-05-31T22:20:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":31},"url":"https://github.com/53111/cpython/issues/53111"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:267e97f0-3736-ec40-4e91-cf753de6c866
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8FC2:13EE66:1EF7E42:2C483A2:6A50F10A
html-safe-nonce4c212b628ebd30f3adca8cca8cfce3c28f03183eed1f86af524870097706ed80
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RkMyOjEzRUU2NjoxRUY3RTQyOjJDNDgzQTI6NkE1MEYxMEEiLCJ2aXNpdG9yX2lkIjoiMjQzMzI5NTI1NDk3MzExNjY4MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac25979f2f5a4463c8e1fa21d889ddfb24c6faf6fbc589eb5db340f40260881f65
hovercard-subject-tagissue:1198856134
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/53111/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ec9be7dcd3a6b62984ed52afb601ac7b1624790c6099fc604e86f2fc6a35154b/python/cpython/issues/53111
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ec9be7dcd3a6b62984ed52afb601ac7b1624790c6099fc604e86f2fc6a35154b/python/cpython/issues/53111
og:image:altBPO 8865 Nosy @gpshead, @pitrou, @vstinner, @asvetlov, @serhiy-storchaka Files select_threads.py: python2 script that demonstrates the problemconcurrent_poll_and_register.py: python2 script to demo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameapexo
hostnamegithub.com
expected-hostnamegithub.com
None5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5ec60191a48933536a90c8a19f47142fcd0d4739
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/53111#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F53111
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F53111
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/53111
Reloadhttps://github.com/python/cpython/issues/53111
Reloadhttps://github.com/python/cpython/issues/53111
Please reload this pagehttps://github.com/python/cpython/issues/53111
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/53111
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
select.poll is not thread safehttps://github.com/python/cpython/issues/53111#top
https://github.com/serhiy-storchaka
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
on May 31, 2010https://github.com/python/cpython/issues/53111#issue-1198856134
8865https://bugs.python.org/issue8865
@gpsheadhttps://github.com/gpshead
@pitrouhttps://github.com/pitrou
@vstinnerhttps://github.com/vstinner
@asvetlovhttps://github.com/asvetlov
@serhiy-storchakahttps://github.com/serhiy-storchaka
select_threads.pyhttps://bugs.python.org/file17510/select_threads.py
concurrent_poll_and_register.pyhttps://bugs.python.org/file17511/concurrent_poll_and_register.py
select.patchhttps://bugs.python.org/file17675/select.patch
select_concurrent_poll.patchhttps://bugs.python.org/file27961/select_concurrent_poll.patch
select_concurrent_poll.patchhttps://bugs.python.org/file27963/select_concurrent_poll.patch
issue8865-poll-multithread-gps01.diffhttps://bugs.python.org/file27964/issue8865-poll-multithread-gps01.diff
issue8865_v2.diffhttps://bugs.python.org/file27967/issue8865_v2.diff
issue8865_v3.diffhttps://bugs.python.org/file27968/issue8865_v3.diff
test.pyhttps://bugs.python.org/file28687/test.py
issue8865_test.patchhttps://bugs.python.org/file28855/issue8865_test.patch
serhiy-storchakahttps://github.com/serhiy-storchaka
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.