Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark WorkerInPath::runWorkerAsync() as noexcept
Path::runNextWorkerAsync() pretty much assumes the runWorkerAsync() doesn't throw. runNextWorkerAsync() needs to schedule all eligible workers for the rest of the system to behave correctly.
- Loading branch information