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

Make goroutine limit global across all views #1957

Closed
wants to merge 4 commits into from

Conversation

dboehm-avalabs
Copy link
Contributor

We don't want to spawn arbitrarily large number of goroutines during root calculation, so add a cap for the entire db on the number of goroutines spawned during the calculation of a new root.

Make goroutine limit global across all views
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant