Stream: git-wasmtime

Topic: wasmtime / PR #9549 Fix a panic in the pooling allocator


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

alexcrichton opened PR #9549 from alexcrichton:fix-threads-panic to bytecodealliance:main:

This panic is leftover from the development of the threads proposal so move it to a first-class error instead of a runtime panic.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

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

alexcrichton requested pchickey for a review on PR #9549.

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

alexcrichton requested wasmtime-core-reviewers for a review on PR #9549.

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

alexcrichton requested wasmtime-default-reviewers for a review on PR #9549.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 15:48):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 15:48):

abrown has enabled auto merge for PR #9549.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2024 at 16:12):

abrown merged PR #9549.


Last updated: Nov 22 2024 at 17:03 UTC