| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Replace the sleep(2) with a task which is blocked forever.
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
…ythonGH-127358) Replace the sleep(2) with a task which is blocked forever. (cherry picked from commit bfabf96) Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-127401 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…ythonGH-127358) Replace the sleep(2) with a task which is blocked forever. (cherry picked from commit bfabf96) Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-127402 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
Merged, thanks for your review @kumaraditya303. |
Sorry, something went wrong.
…ython#127358) Replace the sleep(2) with a task which is blocked forever.
…ython#127358) Replace the sleep(2) with a task which is blocked forever.
| Back | FazBrowse Home | New Git URL |
Replace the sleep(2) with a task which is blocked forever.