resource-disaggregation / jiffy

Virtual Memory Abstraction for Serverless Architectures
Apache License 2.0
45 stars 14 forks source link

Fix file offset for python client; WIP #122

Open anuragkh opened 3 years ago

anuragkh commented 3 years ago

What changes were proposed in this pull request?

Fix how file client sets the last_offset parameter.

How was this patch tested?

No testing yet [WIP]