{{ message }}
Commit 229f6e8
multiprocessing tests now stop the ForkServer instance if it's
running: close the "alive" file descriptor to ask the server to stop
and then remove its UNIX address.
(cherry picked from commit 8fbeb14)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent b4cd6ba commit 229f6e8
3 files changed
Lines changed: 28 additions & 0 deletions
File tree
- Lib
- multiprocessing
- test
- Misc/NEWS.d/next/Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5650 | 5650 | | |
5651 | 5651 | | |
5652 | 5652 | | |
| 5653 | + | |
5653 | 5654 | | |
| 5655 | + | |
| 5656 | + | |
| 5657 | + | |
| 5658 | + | |
| 5659 | + | |
5654 | 5660 | | |
5655 | 5661 | | |
5656 | 5662 | | |
| |||
Lines changed: 3 additions & 0 deletions

0 commit comments