Skip to content

v0.16.1

Choose a tag to compare

@aseyboldt aseyboldt released this 10 Oct 13:37
· 26 commits to main since this release

When sampling is interrupted with a KeyboardInterrupt or a call to sampler.abort() with a non-blocking sampler, it should return the current trace.
This behavior was broken in the release yesterday however. This bugfix release restores this functionality.