stricklandrbls opened a new pull request, #1429:
URL: https://github.com/apache/daffodil-vscode/pull/1429
Closes #1428
## Description
Moved the DataEditorClient's disposal function above the session removal
function as this was interfering with the heartbeat / shutdown process for
Omega Edit.
## Wiki
- [ ] I have determined that no documentation updates are needed for these
changes
- [ ] I have added following documentation for these changes
## Review Instructions including Screenshots
Run the extension
Start a Data Editor session
Exit the entire VSCode window
Repeat steps 1 & 2 and the data editors should open without an issue.
- For Windows, the terminal window opened by the gRPC Omega Edit server
should close.
- For Unix, no process associated with the Omega Edit server should be
active.
--
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]