process v1.6.7.0 Release Notes

Release Date: 2019-11-01 // over 4 years ago
    • 🛠 Fix a race condition on Windows that happens when you use process jobs and one of the child processes terminates but doesn't release its resources immediately. Control returns to the caller too soon in this scenario. See #159