Skip to content

fix watcher created events after debounce#348

Open
justrach wants to merge 1 commit intomainfrom
fix/224-watcher-misclassifies-new-files-as-modified-instea
Open

fix watcher created events after debounce#348
justrach wants to merge 1 commit intomainfrom
fix/224-watcher-misclassifies-new-files-as-modified-instea

Conversation

@justrach
Copy link
Copy Markdown
Owner

Track the pending change kind across the debounce window so newly created files emit .created instead of collapsing to .modified. Add assertions in the creation tests.

Refs #224

Track the pending change kind across the debounce window so newly created files emit .created instead of collapsing to .modified. Add assertions in the creation tests.

Refs #224
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.

1 participant