Closed (fixed)
Project:
OpenTelemetry
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2024 at 04:55 UTC
Updated:
22 Jan 2024 at 06:15 UTC
Jump to comment: Most recent
Comments
Comment #2
gaurav_manerkar commentedComment #6
gaurav_manerkar commentedRemoved
$this->rootScope->detach();from service.Comment #9
murzI removed the `detach()` action from the terminating flow, cuz it's seems not needed for the general usage.
Comment #10
murz