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
If this operation is implemented for a specific OpenTracing language,
it MUST close the underlying TracerProvider if it implements a "closeable" interface or method;
otherwise it MUST be defined as a no-op operation.
The Shim layer MUST protect against errors or exceptions raised while closing the
underlying TracerProvider.
If this operation is implemented for a specific OpenTracing language,
it MUST close the underlying
TracerProvider
if it implements a "closeable" interface or method;otherwise it MUST be defined as a no-op operation.
The Shim layer MUST protect against errors or exceptions raised while closing the
underlying
TracerProvider
.Spec: open-telemetry/opentelemetry-specification#3048
The text was updated successfully, but these errors were encountered: