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

fix: better app shutdown detection #639

Merged
merged 1 commit into from
Feb 19, 2021
Merged

fix: better app shutdown detection #639

merged 1 commit into from
Feb 19, 2021

Conversation

robertsLando
Copy link
Member

Fixes #506

@coveralls
Copy link

Pull Request Test Coverage Report for Build 580790201

  • 0 of 17 (0.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 19.262%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/MqttClient.js 0 1 0.0%
lib/ZwaveClient.js 0 2 0.0%
app.js 0 14 0.0%
Totals Coverage Status
Change from base Build 580756374: -0.01%
Covered Lines: 2009
Relevant Lines: 10701

💛 - Coveralls

@robertsLando robertsLando merged commit 31477cc into master Feb 19, 2021
@robertsLando robertsLando deleted the fix#506 branch February 19, 2021 08:21
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

Successfully merging this pull request may close these issues.

Avoid stopping the container before zwave-js has shut down and saved the cache
2 participants