Stream: git-wasmtime

Topic: wasmtime / PR #5267 test: Remove destructor in cancel_dur...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2022 at 02:18):

MediosZ opened PR #5267 from fix-async-test to main:

Signed-off-by: Tricster <mediosrity@gmail.com>

Since we want to test if all the Rust bits are deallocated when the future is cancelled, we should not call the destructor before yielding.
So I suggest removing the destructor or moving it after yielding.

<!--

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 (Nov 16 2022 at 04:01):

MediosZ updated PR #5267 from fix-async-test to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 04:45):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 04:45):

alexcrichton merged PR #5267.


Last updated: Oct 23 2024 at 20:03 UTC