SIGN IN SIGN UP

GH-110829: Ensure Thread.join() joins the OS thread (#110848)

Joining a thread now ensures the underlying OS thread has exited. This is required for safer fork() in multi-threaded processes.

---------

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
A
Antoine Pitrou committed
0e9c364f4ac18a2237bdbac702b96bcf8ef9cb09
Parent: a28a396
Committed by GitHub <noreply@github.com> on 11/4/2023, 1:59:24 PM