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
We could check if the shell process from node-pty has any child processes using something like pgrep -P <pid>. If we do this confirmOnExit=true may be better off as the default.