-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening named pipe #116421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening named pipe #116421
Conversation
serhiy-storchaka
commented
Mar 6, 2024
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: shutil.rmtree() gets stuck on opening named pipe #116401
🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit f6c2f6c 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
…n opening a named pipe (pythonGH-116421) (cherry picked from commit aa7bcf2) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-116716 is a backport of this pull request to the 3.12 branch. |
…n opening a named pipe (pythonGH-116421) (cherry picked from commit aa7bcf2) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-116717 is a backport of this pull request to the 3.11 branch. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
(Sorry, I added labels to the wrong PR!) |