Stream: git-wasmtime

Topic: wasmtime / PR #2782 wiggle: generate a span that is prese...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2021 at 22:34):

pchickey opened PR #2782 from pch/wiggle_tracing_span_fix to main:

The code I wrote here prior was incorrect: a span is present at the
level specified and below; previously I thought it was present at the
level specified and above. So, previously, a TRACE-level event inside
this span would be associated with the module and function name provided
here. Now all events inside this span should be associated with it.

Thank you @iximeow for teaching me this!

<!--

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 (Mar 26 2021 at 22:34):

pchickey requested iximeow for a review on PR #2782.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 27 2021 at 01:48):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2021 at 22:04):

pchickey merged PR #2782.


Last updated: Nov 22 2024 at 16:03 UTC