Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

added ScanNow() #1

Merged
merged 1 commit into from
Aug 18, 2021
Merged

added ScanNow() #1

merged 1 commit into from
Aug 18, 2021

Conversation

2shortplanks
Copy link

ScanNow() causes the file watch loop to run once, and ensures
all events have been posted before returning. It allows the
caller to "synchronize" with the pending watcher events, so
is useful for batch updating after it is known file events
have probably occurred.

ScanNow() causes the file watch loop to run once, and ensures
all events have been posted before returning. It allows the
caller to "synchronize" with the pending watcher events, so
is useful for batch updating after it is known file events
have probably occurred.
@2shortplanks 2shortplanks merged commit 6cdeab1 into circleci:master Aug 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants