Skip to content

wasi: make WasiSched::sleep fallible#2756

Merged
pchickey merged 1 commit into
mainfrom
pch/wasi_sleep_fallible
Mar 23, 2021
Merged

wasi: make WasiSched::sleep fallible#2756
pchickey merged 1 commit into
mainfrom
pch/wasi_sleep_fallible

Conversation

@pchickey
Copy link
Copy Markdown
Contributor

some systems do not support sleeping and may want to return EINVAL here.

I forgot about this when reviewing #2753

some systems do not support sleeping and may want to return EINVAL here.
@github-actions github-actions Bot added the wasi Issues pertaining to WASI label Mar 23, 2021
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @kubkon

Details This issue or pull request has been labeled: "wasi"

Thus the following users have been cc'd because of the following labels:

  • kubkon: wasi

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@pchickey pchickey merged commit 6b2da3d into main Mar 23, 2021
@pchickey pchickey deleted the pch/wasi_sleep_fallible branch March 23, 2021 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasi Issues pertaining to WASI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants