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

after go update: concurrent map iteration and map write #197

Closed
romanprog opened this issue May 16, 2023 · 1 comment
Closed

after go update: concurrent map iteration and map write #197

romanprog opened this issue May 16, 2023 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@romanprog
Copy link
Contributor

fatal error: concurrent map iteration and map write

goroutine 98 [running]:
github.com/shalb/cluster.dev/pkg/project.(*UnitLinksT).ByLinkTypes(...)
/__w/cluster.dev/cluster.dev/pkg/project/ulinks.go:148

https://tip.golang.org/doc/go1.8#mapiter

@romanprog romanprog added the kind/bug Something isn't working label May 16, 2023
@romanprog romanprog self-assigned this May 16, 2023
@romanprog
Copy link
Contributor Author

#213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant