mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Permits were designed such that there is one permit per read, being shared by all readers in that read. Make sure readers created by tests adhere to this.