David Russo
Results
3
comments of
David Russo
I never found a 'real' solution. I worked around by polling for completion by calling exec.inspect() via setInterval() and checking the 'Running' flag.
Upvoting this, for the reasons mentioned by @kariharju.
Please keep this active.