handler, s3store: Fix data race problems #1960
continuous-integration.yaml
on: pull_request
pages
6s
Matrix: test
Annotations
6 errors
test (oldstable, ubuntu-latest)
Process completed with exit code 1.
|
test (oldstable, macos-latest)
Process completed with exit code 1.
|
test (stable, ubuntu-latest)
Process completed with exit code 1.
|
test (stable, macos-latest)
Process completed with exit code 1.
|
test (oldstable, windows-latest):
pkg/handler/body_reader.go#L119
hasError passes lock by value: github.com/tus/tusd/v2/pkg/handler.bodyReader contains sync.RWMutex
|
test (stable, windows-latest):
pkg/handler/body_reader.go#L119
hasError passes lock by value: github.com/tus/tusd/v2/pkg/handler.bodyReader contains sync.RWMutex
|