diff options
author | Duane Griffin <duaneg@dghda.com> | 2025-06-27 02:18:32 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-26 15:18:32 +0100 |
commit | a4625d597f9fc2d083fbb9c22d3ffcec73b2061a (patch) | |
tree | b9745eb96b96ac9109c4bd7932e34e8f14447ac5 /Modules/_sqlite/blob.c | |
parent | 0d76dccc3b4376ba075a1737f58809e3d83aaaa3 (diff) | |
download | cpython-a4625d597f9fc2d083fbb9c22d3ffcec73b2061a.tar.gz cpython-a4625d597f9fc2d083fbb9c22d3ffcec73b2061a.zip |
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>
Diffstat (limited to 'Modules/_sqlite/blob.c')
0 files changed, 0 insertions, 0 deletions