Skip to content

__wait.c: fix a timeout#361

Merged
abrown merged 1 commit into
WebAssembly:mainfrom
yamt:wait-timeout
Dec 13, 2022
Merged

__wait.c: fix a timeout#361
abrown merged 1 commit into
WebAssembly:mainfrom
yamt:wait-timeout

Conversation

@yamt
Copy link
Copy Markdown
Contributor

@yamt yamt commented Dec 13, 2022

Note: The typical symptom of this bug is a busy waiting on a lock.

Note: 0 means immediate timeout. a negative value means no timeout.

Note: The typical symptom of this bug is a busy waiting on a lock.

Note: 0 means immediate timeout. a negative value means no timeout.
@abrown abrown merged commit f687048 into WebAssembly:main Dec 13, 2022
john-sharratt pushed a commit to john-sharratt/wasix-libc that referenced this pull request Mar 6, 2023
Note: The typical symptom of this bug is a busy waiting on a lock.

Note: 0 means immediate timeout. a negative value means no timeout.
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