Skip to content

Commit c8fc9de

Browse files
committed
Add a NEWS entry
1 parent 0ece422 commit c8fc9de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
When a child process in a :class:`concurrent.futures.ProcessPoolExecutor`
2+
terminates abruptly, the resulting traceback will now tell you the process
3+
id and exit code of the terminated process. Contributed by Jonathan Berg.

0 commit comments

Comments
 (0)