Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Log the Pid after Tye application is started #1146

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Conversation

pratiksanglikar
Copy link
Contributor

The tooling needs the pid of the application after it is started to match it to the applications the tooling has started and then execute operations on it (e.g. shutdown).

microsoft/vscode-tye#127 is such request from tooling where pid is required.

This PR adds a log to emit the pid after the application has started.

@pratiksanglikar
Copy link
Contributor Author

The unit tests are flaky and fail randomly with errors that aren't related to this PR.
Opened a bug to make unit tests more robust. #1148

@pratiksanglikar pratiksanglikar merged commit ea68ac0 into main Aug 12, 2021
@pratiksanglikar pratiksanglikar deleted the dev/ps/emitPid branch August 12, 2021 21:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants