Fuuzetsu / zstd-seekable-s3

zstd-compressed seekable S3 objects
10 stars 2 forks source link

Sending multiple S3 requests over the lifetime of program blocks the program forever #2

Closed Fuuzetsu closed 3 years ago

Fuuzetsu commented 3 years ago

I made an upstream issue: https://github.com/rusoto/rusoto/issues/1906

This means that Seek is currently unusable without risking a full lock-up.