bpo-37531: Fix regrtest timeout for subprocesses#14679
Conversation
|
Hey @nanjekyejoannah, did you accidentally attach the wrong bpo ticket for this? 3753 seems really old and unrelated. |
Sorry, something went wrong.
|
It seems that you have changed the file mode of several files under |
Sorry, something went wrong.
vstinner
left a comment
There was a problem hiding this comment.
It seems like you modified Lib/test/test_os.py permissions somehow, please revert this change.
Sorry, something went wrong.
|
I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! : please review the changes made to this pull request. |
Sorry, something went wrong.
Yes, thanks for catching this. I made the necessary changes. |
Sorry, something went wrong.
oh yes, I have reverted this. |
Sorry, something went wrong.
|
Overall, the change is great and seems to work as expected, but I tested it and it doesn't work as I expected:
I tried to add a commit to this PR but I wasn't allowed, so I forked this PR and created PR #15072 to add my changes on top of it. |
Sorry, something went wrong.
Fix regrtest timeout for subprocesses.
Naming things is the hardest thing in computer science. Interested in any reviews in a better name If any for the new function I introduced. cc @vstinner
https://bugs.python.org/issue37531