Stream: git-wasmtime

Topic: wasmtime / issue #3876 Add support for `async` call hooks


view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2022 at 00:02):

github-actions[bot] commented on issue #3876:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:api"

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

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

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 23 2022 at 01:46):

acw commented on issue #3876:

Apologies for the rebase :disappointed:, but this should be good to go.

The one thing I haven't figured out is a test case that triggers async_cx() returning None due to a drop on the relevant FiberFuture. I can get this to happen as part of executing a post-call hook in a much larger system, but am having trouble reducing it to a test. If you have any ideas, I'd love to hear them.


Last updated: Nov 22 2024 at 17:03 UTC