Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

goleak at the util/sem:sem_test #46844

Closed
Tracked by #41316
hawkingrei opened this issue Sep 11, 2023 · 0 comments · Fixed by #46845
Closed
Tracked by #41316

goleak at the util/sem:sem_test #46844

hawkingrei opened this issue Sep 11, 2023 · 0 comments · Fixed by #46845
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

goleak: Errors on successful test run: found unexpected goroutines:
[Goroutine 16 in state select, with go.opencensus.io/stats/view.(*worker).start on top of the stack:
goroutine 16 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc000379200)
	external/io_opencensus_go/stats/view/worker.go:292 +0x9f
created by go.opencensus.io/stats/view.init.0 in goroutine 1
	external/io_opencensus_go/stats/view/worker.go:34 +0x8d
]
-- 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Sep 11, 2023
This was referenced Sep 11, 2023
ti-chi-bot bot pushed a commit that referenced this issue Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant