fix: add unit test to reproduce the race condition issue #433
Annotations
4 errors
golangci:
internal/store/postgres/asset_repository_test.go#L1313
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci:
internal/store/postgres/asset_repository_test.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci:
internal/store/postgres/asset_repository_test.go#L7
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci
issues found
|