Related:
See the descriptions in 2391 and 2390 for a full explanation.
ThreadContinuousScheduler needs to be looks at separately as it appears to have a similar code pattern to the others (locking and starting a new thread), but it also has a buffer that we need to be mindful of.
Related:
os.fork()#6149Monitor._thread_lockleaked into forked children causing deadlocks #6148SessionFlusherandBackgroundWorker#6164See the descriptions in 2391 and 2390 for a full explanation.
ThreadContinuousSchedulerneeds to be looks at separately as it appears to have a similar code pattern to the others (locking and starting a new thread), but it also has a buffer that we need to be mindful of.