[go: up one dir, main page]

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 to Libuv 1.44.0 #585

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Update to Libuv 1.44.0 #585

merged 2 commits into from
Mar 8, 2022

Conversation

squeek502
Copy link
Member

Adds new function: uv.available_parallelism

Full changelog at https://github.com/libuv/libuv/blob/v1.x/ChangeLog

Adds new function: `uv.available_parallelism`

Full changelog at https://github.com/libuv/libuv/blob/v1.x/ChangeLog
@squeek502
Copy link
Member Author
squeek502 commented Mar 8, 2022

CI failure is unrelated--it's due to a 404 error when running sudo apt-get install -y valgrind.

EDIT: Added a commit that should fix the CI failure.

Was hitting a 404 error when installing valgrind (the libc6-dbg dependency specifically), this might fix it.
@zhaozg zhaozg merged commit 877789b into luvit:master Mar 8, 2022
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.

None yet

3 participants