mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
To avoid having to make it an optional with all the additional checks, we just replace it with an empty reader instead, this also also achieves the desired effect of releasing the read permit and all the associated resources early.