Skip to content

Commit

Permalink
chore(internal): remove go.opencensus.io pattern from leakcheck and t…
Browse files Browse the repository at this point in the history
…hirdpartycheck (#11487)
  • Loading branch information
quartzmo authored Jan 22, 2025
1 parent 6243d91 commit 793e7d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/leakcheck/leakcheck.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import (
var goroutinesToIgnore = []string{
"net/http/transport.go",
"net/http/h2_bundle.go",
"src/go.opencensus.io/stats/view/worker.go",
"testing.Main(",
"testing.tRunner(",
"testing.(*M).",
Expand Down

0 comments on commit 793e7d0

Please sign in to comment.