Skip to content

Commit 21a12e9

Browse files
📜🤖 Added by blurb_it.
1 parent 7686ba5 commit 21a12e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Removed daemon threads from :mod:`concurrent.futures` by adding
2+
an internal `threading._register_atexit()`, which calls registered functions
3+
prior to joining all non-daemon threads. This allows for compatibility
4+
with subinterpreters, which don't support daemon threads.

0 commit comments

Comments
 (0)