You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use_span calls span.end() at the end, but it is the only way to set the current span. This makes it impossible to make the same span active multiple times.