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: infinite loop on note update - close #2 #3

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

hegerdes
Copy link
Owner

This PR fixes a bug reported in #2.

On periodic note update the plugin builds a list of all notes. A scoping issue overshadowed the loop exit condition and caused a infinite loop.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you for contributing, we will check it out very soon

@hegerdes hegerdes self-assigned this Jun 16, 2023
@hegerdes hegerdes merged commit ba76377 into main Jun 16, 2023
4 checks passed
@hegerdes hegerdes deleted the fix-periodic-sync-lock branch June 17, 2023 09:40
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.

None yet

1 participant