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

chore: apply thread-safe enhancements in C-bindings #1878

Closed
Ivansete-status opened this issue Aug 3, 2023 · 0 comments · Fixed by #1978
Closed

chore: apply thread-safe enhancements in C-bindings #1878

Ivansete-status opened this issue Aug 3, 2023 · 0 comments · Fixed by #1978
Assignees
Labels
enhancement New feature or request

Comments

@Ivansete-status
Copy link
Collaborator

Ivansete-status commented Aug 3, 2023

Background

We are implementing a library that will allow nwaku to be integrated into as many environments as possible (NodeJs, Python, etc.)

Details

In order to make the library suitable for NodeJs, it has been decided to make the nwaku node run in a background working thread. With that respect, @arnetheduck added recommendations in the next PR that should be applied "to make it thread-safe and not break garbage collection in unexpected ways":

#1865

Epic

[Epic] nwaku c-bindings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
1 participant