Skip to content

Commit 7b2ddf3

Browse files
Add new line
1 parent 8c2b76e commit 7b2ddf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix :obj:`threading.Thread.is_alive` to remain ``True`` until the underlying OS
22
thread is fully cleaned up. This avoids false negatives in edge cases
3-
involving thread monitoring or premature :obj:`threading.Thread.is_alive` calls.
3+
involving thread monitoring or premature :obj:`threading.Thread.is_alive` calls.

0 commit comments

Comments
 (0)