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 github.com/pingcap/goleveldb/leveldb.(*DB).mpoolDrain #42124

Closed
Tracked by #41316
hawkingrei opened this issue Mar 12, 2023 · 0 comments · Fixed by #42126
Closed
Tracked by #41316

goleak github.com/pingcap/goleveldb/leveldb.(*DB).mpoolDrain #42124

hawkingrei opened this issue Mar 12, 2023 · 0 comments · Fixed by #42126
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)

==================== Test output for //br/pkg/restore:restore_test (shard 31 of 50):
...
...
...
goleak: Errors on successful test run: found unexpected goroutines:
[Goroutine 22847 in state select, with github.com/pingcap/goleveldb/leveldb.(*DB).mpoolDrain on top of the stack:
goroutine 22847 [select]:
github.com/pingcap/goleveldb/leveldb.(*DB).mpoolDrain(0xc007acba00)
	external/com_github_pingcap_goleveldb/leveldb/db_state.go:110 +0x205
created by github.com/pingcap/goleveldb/leveldb.openDB
	external/com_github_pingcap_goleveldb/leveldb/db.go:140 +0x9bf
] 

4. What is your TiDB version? (Required)

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