cryptomator / fuse-cloud-access-adapter

FUSE access to cloud-access-java
GNU Affero General Public License v3.0
2 stars 1 forks source link

Keep track which ranges are currently requested #8

Closed SailReal closed 2 years ago

SailReal commented 2 years ago

A read request at time t0 requests a range, at time t1 a range is requested that lies within this range, for example, but the read request from t0 is not yet completed, leading now to no further request.