stricklandrbls commented on PR #953: URL: https://github.com/apache/daffodil-vscode/pull/953#issuecomment-1912633475
## Lingering Omega Edit Server Note There still seems to be an issue with the Omega Edit server lingering if the user force closes the VSCode window entirely while the Data Editor has a connection to the Omega Edit Server. I made attempts to check and kill the server upon Data Editor initialization but results only in an unresponsive Omega Edit API invocation and causes the data editor to open in an invalid state ( no associated file and port reads as 0). ### What this PR _does_ fix: This PR fixes the issue seen where closing the Data Editor panel or terminating the debug session would not properly dispose of the Omega Edit server / Data Editor session. This resulted in the lingering server after shutdown. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
