Skip to content

Commit

Permalink
pythongh-126434: Update blurb.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarref committed Nov 14, 2024
1 parent b1103b2 commit bec9070
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Use :mod:`multiprocessing` ``Value`` for :mod:`multiprocessing` ``Event`` to avoid deadlock when reetrant usage of `set` from `is_set`, e.g. when handling system signals
All of :mod:`multiprocessing` ``Event`` is now reentrant and thread safe, and can thus be used from signal handlers.

0 comments on commit bec9070

Please sign in to comment.