-
Alex Gladkov authored
According golang documentation [1]: no goroutine should expect to be able to acquire a read lock until the initial read lock is released. [1] https://golang.org/pkg/sync/#RWMutex Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
fc7e8f42
Loading