Title: urlopen() hangs and eats 100% CPU on some https urls (git bisect found problematic commit) · Issue #7891 · RustPython/RustPython · GitHub
Open Graph Title: urlopen() hangs and eats 100% CPU on some https urls (git bisect found problematic commit) · Issue #7891 · RustPython/RustPython
X Title: urlopen() hangs and eats 100% CPU on some https urls (git bisect found problematic commit) · Issue #7891 · RustPython/RustPython
Description: Summary RustPython 0.5.0 (and also current main) hangs and starts eating 100% CPU (one core) on first or second iteration of following script: import urllib.request for i in range(3): print(i) req=urllib.request.Request('https://crates.i...
Open Graph Description: Summary RustPython 0.5.0 (and also current main) hangs and starts eating 100% CPU (one core) on first or second iteration of following script: import urllib.request for i in range(3): print(i) req=...
X Description: Summary RustPython 0.5.0 (and also current main) hangs and starts eating 100% CPU (one core) on first or second iteration of following script: import urllib.request for i in range(3): print(i) req=...
Opengraph URL: https://github.com/RustPython/RustPython/issues/7891
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"urlopen() hangs and eats 100% CPU on some https urls (git bisect found problematic commit)","articleBody":"## Summary\n\nRustPython 0.5.0 (and also current `main`) hangs and starts eating 100% CPU (one core) on first or second iteration of following script:\n\n```python\nimport urllib.request\nfor i in range(3):\n print(i)\n req=urllib.request.Request('https://crates.io/api/v1/crates/tokio')\n with urllib.request.urlopen(req) as r:\n r.read()\n```\n\nInteresting thing is, reproducibility depends on what exactly HTTPs server sends to the client. Just HTTPs plus relatively large file is not enough. For example, bug completely disappears when I replace `https://crates.io/api/v1/crates/tokio` with `https://gist.githubusercontent.com/khaykov/a6105154becce4c0530da38e723c2330/raw/41ab415ac41c93a198f7da5b47d604956157c5c3/gistfile1.txt`.\n\nI was able to `git bisect` this to a single problematic commit - 073adbd8da244b6203e8f32009b905af390c1a3d (https://github.com/RustPython/RustPython/pull/7418). Reverting it on top of 0.5.0 fixes this issue for me. And I have no idea about how to fix this properly.\n\n## Expected\n\nRustPython should terminate after three iterations.\n\n## Actual\n\nRustPython hangs and starts eating 100% CPU\n\n## Python Documentation\n\nN/A\n","author":{"url":"https://github.com/im-0","@type":"Person","name":"im-0"},"datePublished":"2026-05-17T07:44:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/7891/RustPython/issues/7891"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:e36dd93b-ad48-f207-0319-714bf7a37619 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9258:1C23F8:11F406A:1834C3C:6A5D1034 |
| html-safe-nonce | 73025b0ca8f9159a23d9be09f8c2ea2039defec14f9e42e1dca83ccdf5c12a98 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjU4OjFDMjNGODoxMUY0MDZBOjE4MzRDM0M6NkE1RDEwMzQiLCJ2aXNpdG9yX2lkIjoiODcwMzkxNDg2NTM4MjQ2MTQ5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 9bafc45206d1ee7c903f23ac7addfb577207ce42d5601aca38fdcb9929f4e54f |
| hovercard-subject-tag | issue:4462709354 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/RustPython/RustPython/7891/issue_layout |
| twitter:image | https://opengraph.githubassets.com/46ff06ca4af17f27cda025a80edc59eb2dbb87392e3f0508fbec53442f88417d/RustPython/RustPython/issues/7891 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/46ff06ca4af17f27cda025a80edc59eb2dbb87392e3f0508fbec53442f88417d/RustPython/RustPython/issues/7891 |
| og:image:alt | Summary RustPython 0.5.0 (and also current main) hangs and starts eating 100% CPU (one core) on first or second iteration of following script: import urllib.request for i in range(3): print(i) req=... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | im-0 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git |
| octolytics-dimension-user_id | 39710557 |
| octolytics-dimension-user_login | RustPython |
| octolytics-dimension-repository_id | 135201145 |
| octolytics-dimension-repository_nwo | RustPython/RustPython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 135201145 |
| octolytics-dimension-repository_network_root_nwo | RustPython/RustPython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width