Skip to content

Remove PTHREAD_POOL_SIZE form node tests. NFC#26932

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:node_tests_pool_size
May 13, 2026
Merged

Remove PTHREAD_POOL_SIZE form node tests. NFC#26932
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:node_tests_pool_size

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 13, 2026

Node workers can start synchronously so there should be no need for this setting in any node tests. I'm not sure how we ended up with so many occurrences here.

This should also speed up the posixtestsuite since (under node) we now just create threads on demand.

@sbc100 sbc100 requested review from dschuff and kripken May 13, 2026 00:57
@sbc100 sbc100 force-pushed the node_tests_pool_size branch 3 times, most recently from 9230551 to fb466a7 Compare May 13, 2026 01:04
@sbc100 sbc100 requested review from juj and kleisauke May 13, 2026 01:59
@sbc100 sbc100 enabled auto-merge (squash) May 13, 2026 01:59
Node workers can start synchronously so there should be no need for
this setting in any node tests.  I'm not sure how we ended up with so
many occurrences here.
@sbc100 sbc100 force-pushed the node_tests_pool_size branch from fb466a7 to fc8cf8b Compare May 13, 2026 02:03
@sbc100 sbc100 merged commit 91f641b into emscripten-core:main May 13, 2026
30 checks passed
@sbc100 sbc100 deleted the node_tests_pool_size branch May 13, 2026 16:36
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.

2 participants