We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When running in a scheduler event loop, core::run should defer to the event loop for running processes. This will avoid blocking waitpid calls.
core::run
waitpid