Skip to content

Commit b8d3f31

Browse files
authored
more NEWS wordsmithing for accuracy
Colonel Mustard did it in the Library with the Lead Pipe.
1 parent 209260e commit b8d3f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fixed :class:`multiprocessing.Process` exiting with code 1 even on success when
2-
it was used from a :class:`concurrent.futures.ThreadPoolExecutor` task.
1+
Fixed :class:`multiprocessing.Process` reporting a ``.exitcode`` of 1 even on success when
2+
using the ``"fork"`` start method while using a :class:`concurrent.futures.ThreadPoolExecutor`.

0 commit comments

Comments
 (0)