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

Do not flush FSEventStream #96

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Conversation

lptr
Copy link
Member

@lptr lptr commented Feb 18, 2020

Doing so produces this log:

2020-02-17 23:02 java[50430] (FSEvents.framework) FSEventStreamFlushSync(): failed assertion '(SInt64)last_id > 0LL'

The recommendation seems to be not to call FSEventStreamFlushSync() at all. See nodejs/node#854 (comment).

Doing so produces this log:

2020-02-17 23:02 java[50430] (FSEvents.framework) FSEventStreamFlushSync(): failed assertion '(SInt64)last_id > 0LL'

The recommendation seems to be not to call FSEventStreamFlushSync() at all.
@lptr lptr added this to the 0.23-alpha-1 milestone Feb 18, 2020
@lptr lptr self-assigned this Feb 18, 2020
@lptr lptr requested a review from wolfs February 18, 2020 09:52
Copy link
Member

@wolfs wolfs left a comment

Choose a reason for hiding this comment

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

LGTM!

@lptr lptr merged commit 05780fc into master Feb 18, 2020
@lptr lptr deleted the lptr/macos/do-not-flush-fs-event-stream branch February 18, 2020 10:43
@lptr lptr modified the milestones: 0.23-alpha-1, 0.22 Mar 4, 2020
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.

2 participants