Skip to content

Commit 209260e

Browse files
authored
reword the NEWS entry
1 parent b9dcbe0 commit 209260e

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-
Fix :class:`multiprocessing.Process` exiting with code 1 even on successful run when
2-
threads are used in the same application too.
1+
Fixed :class:`multiprocessing.Process` exiting with code 1 even on success when
2+
it was used from a :class:`concurrent.futures.ThreadPoolExecutor` task.

0 commit comments

Comments
 (0)