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:
- peterhuene: wasmtime:api
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
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()
returningNone
due to adrop
on the relevantFiberFuture
. 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