I'm using jaeger with spring boot to trace a test application, sometimes I get some extra space or overlap that appears between spans in a single-threaded trace that takes up to 20ms. I am confused about this extra space because there aren't any codes between these spans and I expected to see spans starting after each other. Here are my output results.

