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

FSEvents: protect the callback function #5

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

samoht
Copy link
Contributor

@samoht samoht commented Aug 2, 2024

This makes sure the callback is properly registered and fixes "interesting" issues such as: "Fatal error: no domain lock held" or segmentation fault...

A similar fix is probably needed in various other places (and in the code generator!)

This makes sure the callback is properly registered and fixes
"interesting" issues such as: "Fatal error: no domain lock held"
or segmentation fault...

A similar fix is probably needed in various other places (and in the
code generator!)
@dboris
Copy link
Owner

dboris commented Aug 2, 2024

Do you have a usage example of these parameters?

@dboris dboris merged commit 341c6d5 into dboris:main Aug 2, 2024
2 checks passed
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