Skip to content

Conversation

vanja-p
Copy link
Contributor

@vanja-p vanja-p commented Sep 30, 2025

Both of the calls in this goroutine start their own goroutine, so the parent one isn't necessary. It also sometimes causes race conditions in tests because it makes the distributed cache startup less predictable.

Both of the calls in this goroutine start their own goroutine, so the parent one isn't necessary. It also sometimes causes race conditions in tests because it makes the distributed cache startup less predictable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant