SIGN IN SIGN UP

gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954)

* gh-91555: add warning to docs about possibility of deadlock/infinite recursion

Attempt to clarify in the documentation that care must be taken when using
multiprocessing classes to implement logging since they have builtin internal
logging, and hence may cause deadlock/infinite recursion.

* Update Doc/library/logging.handlers.rst

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>

* Change whitespace.

---------

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
D
Duane Griffin committed
a4625d597f9fc2d083fbb9c22d3ffcec73b2061a
Parent: 0d76dcc
Committed by GitHub <noreply@github.com> on 6/26/2025, 2:18:32 PM