Fixed requestResponseSubscriber race condition #137
Merged
Annotations
1 error and 1 warning
golangci-lint:
internal/socket/subscriber_request_response.go#L40
[golangci] reported by reviewdog 🐶
undefined: atomic.Int32 (typecheck)
Raw Output:
internal/socket/subscriber_request_response.go:40:19: undefined: atomic.Int32 (typecheck)
sndCnt atomic.Int32
^
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading