stricklandrbls commented on issue #951: URL: https://github.com/apache/daffodil-vscode/issues/951#issuecomment-1912460162
> @stricklandrbls I am not sure if this is the same issue I am seeing but when I am running `yarn test` it seems that the omega-edit server is not being killed. Is this under this issue or separate? It's possible, there are currently a couple of items that can cause the omega edit server to fail to shut down. Most often than not it's because of the improper disposal of the data editor resources, which I am about to put a PR up for review. Much less common, I've only had this happen once, is in reference to this issue I created. If it is this issue than a VSCode error notification box appears and states, `"Ωedit server on port <port> with PID <pid> failed to stop"`. Though, given that you're seeing this issue from running the test script then it may not appear. -- 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]
