Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasmtime-wasi-http: provide Debug impls in all pub types #8979

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

pchickey
Copy link
Contributor

In another project I was using tracing::instrument on functions that took some of these types, and it didn't seem like there was any good reason not to provide Debug impls.

Added one for wasmtime-wasi AbortOnDropJoinHandle as well, since it was used in some of these public types.

@pchickey pchickey requested a review from a team as a code owner July 20, 2024 00:04
@pchickey pchickey requested review from fitzgen and elliottt and removed request for a team and fitzgen July 20, 2024 00:04
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Jul 20, 2024
@alexcrichton alexcrichton added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit 0d1efe7 Jul 22, 2024
39 checks passed
@alexcrichton alexcrichton deleted the pch/wasmtime_wasi_http_debug_impls branch July 22, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants