You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On macOS with PyOxidizer 0.16.2, the resource tracker subprocess is not handled correctly; the multiprocessing arguments are passed to the CLI and with every attempt that is made to start the resource tracker, a new process is spawned.
On macOS with PyOxidizer 0.16.2, the resource tracker subprocess is not handled correctly; the multiprocessing arguments are passed to the CLI and with every attempt that is made to start the resource tracker, a new process is spawned.
See repro: https://github.com/layday/pyoxidizer-multiprocessing-tracker-crash (https://github.com/layday/pyoxidizer-multiprocessing-tracker-crash/runs/2696085714?check_suite_focus=true).
The text was updated successfully, but these errors were encountered: