Stream: git-wasmtime

Topic: wasmtime / PR #7422 Fix file-per-thread logging in other ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 16:00):

alexcrichton opened PR #7422 from alexcrichton:fix-file-per-thread-logger-panic to bytecodealliance:main:

This commit fixes logging under -D log-to-files mode to not panic when logging happens in WASI-spawned thread which won't have initialization for the logger invoked already.

Closes #7418

<!--
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 (Oct 31 2023 at 16:00):

alexcrichton requested fitzgen for a review on PR #7422.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 16:00):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 16:15):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 16:16):

fitzgen has enabled auto merge for PR #7422.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 17:16):

fitzgen merged PR #7422.


Last updated: Oct 23 2024 at 20:03 UTC