v0.16.1
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.