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

EH watchdog is triggered after sleep/wakeup #32620

Closed
weinand opened this issue Aug 16, 2017 · 1 comment
Closed

EH watchdog is triggered after sleep/wakeup #32620

weinand opened this issue Aug 16, 2017 · 1 comment
Assignees
Labels
debt Code quality issues
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Aug 16, 2017

Since two days I'm always seeing the following alert when arriving at home or work:

2017-08-15_23-03-41

The dev console shows this:
2017-08-16_10-19-26

I never had any problems with VS Code previously. Now with the watch dog timer I have ;-)

Could it be that we have to consider sleep/wakeup events so that your timeout logic knows that the sleep phase is not an indication for the EH being unresponsive?

@weinand weinand added the bug Issue identified by VS Code Team member as probable bug label Aug 16, 2017
@alexdima alexdima added this to the August 2017 milestone Aug 18, 2017
@alexdima
Copy link
Member

(fixed via microsoft/node-native-watchdog@1adf91a)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues
Projects
None yet
Development

No branches or pull requests

3 participants