Message401925
> The thing is that we are running the test suite constantly on CI and buildbots and non of them have seen this problem :(
Most (if not all) Python CIs run the Python test suite using -jN option which runs each test in isolation: a fresh process is spawned to a test file. |
|
| Date |
User |
Action |
Args |
| 2021-09-16 07:42:04 | vstinner | set | recipients:
+ vstinner, lukasz.langa, pablogsal, Alexander Kanavin, sobolevn |
| 2021-09-16 07:42:04 | vstinner | set | messageid: <[email protected]> |
| 2021-09-16 07:42:04 | vstinner | link | issue45128 messages |
| 2021-09-16 07:42:04 | vstinner | create | |
|