bpo-45052: Unskips a failing test_shared_memory_basics test#28182
bpo-45052: Unskips a failing test_shared_memory_basics test#28182zooba merged 1 commit intopython:mainfrom
test_shared_memory_basics test#28182Conversation
|
Sorry, @sobolevn and @zooba, I could not cleanly backport this to |
|
GH-28185 is a backport of this pull request to the 3.10 branch. |
|
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: |
|
@pablogsal is there a bpo entry for this bug? This test can contain additional problems, this is not a surprise 😞 |
Not for now, I am trying to debug it, but this is literally blocking the rc2 release of Python 3.10 |
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