Uh oh!
There was an error while loading. Please reload this page.
bpo-45052: Unskips a failing test_shared_memory_basics test - #28182
Conversation
miss-islington
commented
Sep 6, 2021
miss-islington
commented
Sep 6, 2021
Sorry, @sobolevn and @zooba, I could not cleanly backport this to |
bedevere-bot
commented
Sep 6, 2021
GH-28185 is a backport of this pull request to the 3.10 branch. |
zooba
commented
Sep 6, 2021
This change doesn't seem to apply to 3.9 |
(cherry picked from commit 19871fc) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This seem to have caused several errors that have manifested on the release of 3.10.0rc2: |
sobolevn
commented
Sep 7, 2021
@pablogsal is there a bpo entry for this bug? This test can contain additional problems, this is not a surprise 😞 |
pablogsal
commented
Sep 7, 2021
Not for now, I am trying to debug it, but this is literally blocking the rc2 release of Python 3.10 |
sobolevn
commented
Sep 7, 2021
pablogsal
commented
Sep 7, 2021
Hummm, it has to be something extra because this is failing currently on Linux. I still prefer to investigate.
Don't worry, is not your fault :) Nobody knows what's happening, I just know that I cannot release the new rc with these problems. |
Maybe this is actually due to bpo-45042, who knows |
https://bugs.python.org/issue45052