VictoriaMetrics/lib/persistentqueue
Slava Bobik a7266785ce
Fixed a typo in the FastQueue mutex comment (#6514)
### Describe Your Changes

Fixed a small typo in a comment about the mutex inside the FastQueue
struct

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

(cherry picked from commit d236604d39)
2024-06-20 14:00:08 +02:00
..
fastqueue_test.go
fastqueue_timing_test.go
fastqueue.go Fixed a typo in the FastQueue mutex comment (#6514) 2024-06-20 14:00:08 +02:00
filenames.go
persistentqueue_test.go all: fix golangci-lint(revive) warnings after 0c0ed61ce7 2024-04-03 03:00:45 +03:00
persistentqueue_timing_test.go
persistentqueue.go