You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(MongoInstance): add call to "instanceFailed" to "closeHandler"
- add an call to "instanceFailed" into "closeHandler" to ensure the "launch" promise resolves
- add an timeout to "kill_internal"
- always call "kill_internal" if the childprocess's are defined
fixes#385
0 commit comments