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

Worker thread and Node 13 support #350

Merged
merged 8 commits into from
Nov 4, 2019
Merged

Worker thread and Node 13 support #350

merged 8 commits into from
Nov 4, 2019

Conversation

rolftimmermans
Copy link
Member

@rolftimmermans rolftimmermans commented Nov 3, 2019

This PR includes a number of changes included in https://github.com/rolftimmermans/zeromq-ng and should also fix #342, fix #304, and fix #314.

The gist is that Node 13 will call destructors when cleaning up an environment (which corresponds to a thread, either main thread or worker thread). This required some reworking of the internals to ensure this is supported, and at the same time we can now also support worker threads.

@rolftimmermans
Copy link
Member Author

I'll go ahead and merge this so we can get a first 6.0 beta out of the door (that works with all Node versions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant