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
To have a better life cycle on the tsserver it should expose an exit/shutdown command. Currently the node process gets either killed or killed by the OS since the parent process goes down.
To have a better life cycle on the tsserver it should expose an exit/shutdown command. Currently the node process gets either killed or killed by the OS since the parent process goes down.