bindings: add spawn_sync bindings
This implements a nested event loop that makes it possible to control a child process, while blocking the main loop until the process exits.
parent
d58c2068
Please register or sign in to comment
This implements a nested event loop that makes it possible to control a child process, while blocking the main loop until the process exits.