Stream: git-wasmtime

Topic: wasmtime / PR #3346 Modify the `poll_oneoff_files` test t...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 18:42):

sunfishcode opened PR #3346 from sunfishcode/poll-oneoff-retry to main:

Modify the poll_oneoff_files test to avoid assuming that poll_oneoff
returns all pending events, as it may sometimes return only a subset of
events. When multiple events are expected, use a loop, and loop until
all events have been recorded.

This hopefully helps with https://github.com/bytecodealliance/wasmtime/issues/3339.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 19:59):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 19:59):

alexcrichton merged PR #3346.


Last updated: Oct 23 2024 at 20:03 UTC