Skip to content

Conversation

bnoordhuis
Copy link
Member

Notable changes:

  • addition of uv_available_parallelism(); more accurate than counting
    the number of CPUs returned by uv_cpu_info()

  • mutexes in Windows are now always implemented in terms of SRWLOCKs

Notable changes:

- addition of uv_available_parallelism(); more accurate than counting
  the number of CPUs returned by uv_cpu_info()

- mutexes in Windows are now always implemented in terms of SRWLOCKs
@bnoordhuis bnoordhuis added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 15, 2022
@nodejs-github-bot nodejs-github-bot added libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. labels Jul 15, 2022
@lpinca
Copy link
Member

lpinca commented Jul 15, 2022

Duplicate of #42340.

@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 15, 2022
@nodejs-github-bot
Copy link
Collaborator

@bnoordhuis
Copy link
Member Author

Ah, you updated it... okay, never mind then.

@bnoordhuis bnoordhuis closed this Jul 15, 2022
@bnoordhuis bnoordhuis deleted the upgrade-libuv branch July 15, 2022 08:31
@lpinca
Copy link
Member

lpinca commented Jul 15, 2022

Yes, unfortunately even more tests are failing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants