Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto attach debugger on service restart #20

Open
vraamark opened this issue Jan 31, 2022 · 0 comments
Open

Auto attach debugger on service restart #20

vraamark opened this issue Jan 31, 2022 · 0 comments

Comments

@vraamark
Copy link
Owner

vraamark commented Jan 31, 2022

When a service is restarted EasyRun will not attach the debugger to the restated process.

There is two solutions:

a) Hope for some kind of service state event subscription on the Tye Host. The is not currently possible, so just a wish to the Tye Team: Tye Wehhook/Callback/SignalR hub
b) Query the Tye Host API every 1 second to see for service changes (new processes) and attach the debugger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant