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
Ideally, the control cleans up the child ConEmu process upon destruction.
But that's it if can. Aborting a thread, unloading an appdomain, or killing the process prevents this.
In which case ConEmu processes might remain running forever.
ConEmu in the Inside-HWND mode should monitor its parent process and HWND and exit automatically as soon as those are gone.