Skip to content

Commit

Permalink
Fix typo in relevant issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettwegan committed Jul 22, 2021
1 parent 2c4d7dc commit 1b38f5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ func tracingEnd(ctx context.Context, span trace.Span) {

// yield processor to attempt to attempt to ensure
// all spans have been consumed and are ready to be
// flushed - see https://github.com/open-telemetry/opentelemetry-go/issues/2068
// flushed - see https://github.com/open-telemetry/opentelemetry-go/issues/2080
// to be removed upon resolution of above issue
runtime.Gosched()

Expand Down

0 comments on commit 1b38f5a

Please sign in to comment.