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

db: database Close table cache goroutine race #1898

Closed
jbowens opened this issue Aug 16, 2022 · 0 comments · Fixed by #1929
Closed

db: database Close table cache goroutine race #1898

jbowens opened this issue Aug 16, 2022 · 0 comments · Fixed by #1929

Comments

@jbowens
Copy link
Collaborator

jbowens commented Aug 16, 2022

cockroachdb/cockroach#86256 (comment)
#1895 (comment)

jbowens added a commit to jbowens/pebble that referenced this issue Aug 26, 2022
During tableCache.Close, wait for each shard's releasing goroutine to exit.

Fix cockroachdb#1898.
jbowens added a commit that referenced this issue Aug 26, 2022
During tableCache.Close, wait for each shard's releasing goroutine to exit.

Fix #1898.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant