feat(store): Parallel write in the CacheMultiStore
#20817
Closed
GitHub Advanced Security / CodeQL
succeeded
Oct 1, 2024 in 11s
3 new alerts
New alerts in code changed by this pull request
- 1 warning
- 2 notes
See annotations below for details.
Annotations
Check warning on line 157 in store/cachemulti/store.go
Code scanning / CodeQL
Iteration over map Warning
Check notice on line 156 in store/cachemulti/store.go
Code scanning / CodeQL
Spawning a Go routine Note
Check notice on line 162 in store/cachemulti/store.go
Code scanning / CodeQL
Spawning a Go routine Note
Loading