Jon

Results 3 issues of Jon

Hi, I'm experiencing some problems with different versions of this library. With version `4.1.2` seems to work properly, although I think there are some random problems getting test status. With...

## Bug ### Current Behavior When running tests with task dependencies defined in helm modules both tasks are executed in parallel but they fight for the `tmpcharts` directory. The result...

I'd like to extend the functionality of Span._on_error to allow integrating other tools with the error handling of the spans. I don't think monkey patching is the good way to...