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

Update zeromq. #45

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Update zeromq. #45

merged 1 commit into from
Dec 6, 2023

Conversation

josiah-tesfu
Copy link
Contributor

@josiah-tesfu josiah-tesfu commented Dec 4, 2023

Closes: #29

Updated ZeroMQ. This fixes a bug in which any operation done with ZeroMQ produced the following error:

node: symbol lookup error: /home/user/test_zmq/node_modules/zeromq/build/Release/zeromq.node: undefined symbol: sodium_init

Also fixed the integration testing. Added a configuration to force the integration tests to run sequentially instead of in parallel.

@josiah-tesfu josiah-tesfu requested review from farzadpanahi and removed request for farzadpanahi December 4, 2023 19:56
@josiah-tesfu josiah-tesfu marked this pull request as draft December 4, 2023 19:57
@josiah-tesfu josiah-tesfu force-pushed the update-zeromq branch 3 times, most recently from 93619b7 to 86f342e Compare December 4, 2023 20:09
@josiah-tesfu josiah-tesfu marked this pull request as ready for review December 4, 2023 20:10
jest.config.js Outdated Show resolved Hide resolved
@josiah-tesfu josiah-tesfu merged commit 038def8 into dev Dec 6, 2023
3 checks passed
@josiah-tesfu josiah-tesfu deleted the update-zeromq branch December 6, 2023 18:17
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