Stream: git-wasmtime

Topic: wasmtime / PR #4366 Do one `add_seals` call, rather than ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2022 at 22:19):

sunfishcode opened PR #4366 from sunfishcode/add-seals-all-at-once to main:

When setting up a copy on write image, we add several seals, to prevent
the image from being resized or modified. Set all the seals in a single
call, rather than doing one call per seal.

<!--

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 (Jul 01 2022 at 22:22):

cfallin submitted PR review.

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

sunfishcode merged PR #4366.


Last updated: Nov 22 2024 at 16:03 UTC