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

change to call acquire_vm_cb() in main thread #571

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

erw7
Copy link
Contributor

@erw7 erw7 commented Oct 27, 2021

Change the call to acquire_vm_cb() in luv.new_therad() to be made before the thread is created in luv_new_thread().

It doesn't make much sense in luv, but since I want to pass resources in the main thread before creating a thread in neovim, can you accept this change?

Change the call to acquire_vm_cb() in luv.new_therad() to be made before
the thread is created in luv_new_thread().
@zhaozg zhaozg requested a review from squeek502 October 27, 2021 10:23
@zhaozg
Copy link
Member

zhaozg commented Oct 27, 2021

wait more approve @squeek502

@zhaozg zhaozg merged commit 53e471d into luvit:master Oct 28, 2021
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.

3 participants