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

Multithreaded lua #398

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Multithreaded lua #398

merged 5 commits into from
Dec 7, 2023

Conversation

blairsteven
Copy link
Contributor

No description provided.

If work is delayed (currently only done for watch_tree) and the watch
callback is removed while the work is in the queue, it can be used after
it has been freed. In this case the callback info structure has been
removed from the list - we can use this to determine its validity.
This requires tracking the path in addition to state and ref
@carlgsmith carlgsmith merged commit 0da93e6 into master Dec 7, 2023
1 check 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