Closed
Description
Please answer these questions before submitting a bug report.
What version of OpenTelemetry are you using?
0.5.2
What did you do?
Run express example.
What did you expect to see?
Execute without error
/warn
.
What did you see instead?
Can not execute the operation on ended Span {traceId: 87464894ec5751e4af73cb8915bb4830, spanId: 0410a78c7f08acb2}
Can not execute the operation on ended Span {traceId: 87464894ec5751e4af73cb8915bb4830, spanId: 0410a78c7f08acb2}
You can only call end() on a span once.
Activity