elastic / apm-agent-php

Apache License 2.0
252 stars 69 forks source link

InferedSpansTest interrupt fails randomly #1089

Closed intuibase closed 10 months ago

intuibase commented 11 months ago

Test is failing randomly due to steady_clock default initialization and high interval set in one of the tests.

Improve InferredSpans class with reset() method to reset last interrupt on request start and default initialize last interrupt with now().