Browse Source
- Add upper bound (128) on concurrentReaders to prevent excessive goroutine fan-out - Cap readerCacheLimit at 256 accordingly - Fix SetChunks: use Lock() instead of RLock() since we are writing to group.sectionspull/7569/head
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue