Skip to content

Commit

Permalink
Fix blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
colesbury committed Oct 15, 2024
1 parent c533172 commit 2a30e4f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Fix deadlock when :class:`ProcessPoolExecutor` shuts down concurrently with
an error when feeding a job to a worker process.
Fix deadlock when :class:`concurrent.futures.ProcessPoolExecutor` shuts down
concurrently with an error when feeding a job to a worker process.

0 comments on commit 2a30e4f

Please sign in to comment.