Files
cpython/Lib/test
Miss Islington (bot) 22eb97cf9b [3.11] gh-88118: Fix some test_multiprocessing flakiness. (GH-116434) (GH-116441)
Fix some test_multiprocessing flakiness.

Potentially introduced by https://github.com/python/cpython/pull/25845

not joining that thread likely leads to recently observed "environment
changed" logically passing but overall failing tests seen on some
buildbots similar to:

```
1 test altered the execution environment (env changed):
    test.test_multiprocessing_fork.test_processes

2 re-run tests:
    test.test_multiprocessing_fork.test_processes
    test.test_multiprocessing_forkserver.test_processes
```
(cherry picked from commit ea1803e608)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-03-06 22:20:37 +00:00
..
2022-04-07 12:27:35 -07:00
2022-04-07 12:27:35 -07:00
2022-04-16 13:17:30 -07:00
2022-04-23 14:48:17 -07:00
2022-04-07 12:27:35 -07:00