New commits:
commit 6e5594e42424eb476ad48c88c72db2f6b910169a
Author: Andrew Cagney <[email protected]>
Date:   Sun Nov 16 10:33:53 2025 -0500

    helpers: work around NSS by joining helper threads
    
    Much of the analysis and testing by Ondrej Moris
    
    NSS attaches stuff to the threads onexit queue that must
    be run before the main thread exits (if it doesn't things
    explode during shutdown).
    
    See: Race condition in helper_thread_stopped_callback() #2461
    See: PR_Cleanup() doesn't wait for pthread_create() threads
    https://bugzilla.mozilla.org/show_bug.cgi?id=1992272

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to