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

Uninitialized variable if first heartbeat fails #356

Closed
1 of 4 tasks
ahellander opened this issue Feb 28, 2022 · 0 comments · Fixed by #357
Closed
1 of 4 tasks

Uninitialized variable if first heartbeat fails #356

ahellander opened this issue Feb 28, 2022 · 0 comments · Fixed by #357
Assignees
Labels
bugfix Something isn't working

Comments

@ahellander
Copy link
Member

Severity

  • Critical/Blocker (select if the issue makes the application unusable or causes serious data loss)
  • High (select if the issue affects a major feature and there is no workaround or the available workaround is very complex)
  • Medium (select if the issue affects a minor feature or affects a major feature but has an easy enough workaround to not cause any major inconvenience)
  • Low (select if the issue doesn't significantly affect the user experience, like minor visual bugs)

Describe the bug
There is a logical error with an uninitialized variable to track the number of missed heartbeats that triggers if the very first heartbeat fails.

@ahellander ahellander added the bugfix Something isn't working label Feb 28, 2022
@ahellander ahellander self-assigned this Feb 28, 2022
ahellander pushed a commit that referenced this issue Feb 28, 2022
@ahellander ahellander linked a pull request Feb 28, 2022 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant