fix(zstd decompression): limit concurrency to 1 to prevent deadlock in zstd library #453
Annotations
2 errors
|
check
Process completed with exit code 2.
|
|
check:
encoding/codecv7_test.go#L35
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (staticcheck)
|