Skip to content

test_poll_blocking: Wait for worker threads to start before sleeping.#26405

Open
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:test_select_blocking
Open

test_poll_blocking: Wait for worker threads to start before sleeping.#26405
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:test_select_blocking

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 6, 2026

This means that even if the threads take a while to start they should still block for at least TIMEOUT_MS in poll/select.

This means that even if the threads take a while to start they should
still block for at least TIMEOUT_MS in poll/select.
@sbc100 sbc100 requested a review from brendandahl March 6, 2026 21:00
@brendandahl
Copy link
Collaborator

You don't need to do this, but did you try this out with the changes in 9200517 ?

@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 6, 2026

You don't need to do this, but did you try this out with the changes in 9200517 ?

I think both changes are valid / needed. Not sure we need to test them combination.

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