If all the current spans on a trace complete before a continuation can be activated, previously the trace could have been reported, not allowing additional spans to be added. This PR changes it so any created continuations must be dereferenced (GC’d) before allowing the trace to be reported. |
||
---|---|---|
.. | ||
src/test | ||
dd-java-agent-ittests.gradle |