| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ethod. (pythonGH-91598) Do not spawn ProcessPool workers on demand when they spawn via fork. This avoids potential deadlocks in the child processes due to forking from a multithreaded process. (cherry picked from commit ebb37fc) Co-authored-by: Gregory P. Smith <greg@krypto.org>
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@gpshead: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Do not spawn ProcessPool workers on demand when they spawn via fork.
This avoids potential deadlocks in the child processes due to forking from
a multithreaded process.
(cherry picked from commit ebb37fc)
Co-authored-by: Gregory P. Smith greg@krypto.org
Automerge-Triggered-By: GH:gpshead