We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/TBD54566975/ftl/actions/runs/10479096401/attempts/1
harness.go:327: debug: fatal error: concurrent map writes harness.go:327: debug: harness.go:327: debug: goroutine 2481 [running]: harness.go:327: debug: github.com/TBD54566975/ftl/internal/encryption.(*KMSEncryptor).getDerivedPrimitive(0xc0005a31c0, {0x7fd7242d3b78, 0xc00133f608})
The text was updated successfully, but these errors were encountered:
You probably know this already after eyeballing it, but that map needs a lock around it.
Sorry, something went wrong.
fix: bug with subkeys, verify test fields on startup (#2444)
3da112c
Fixes #2348 Fixes #2466
gak
Successfully merging a pull request may close this issue.
https://github.com/TBD54566975/ftl/actions/runs/10479096401/attempts/1
The text was updated successfully, but these errors were encountered: