lnx-search / datacake

Tooling for creating your own distributed systems.
MIT License
390 stars 22 forks source link

Remove storage cancellation #19

Closed ChillFish8 closed 1 year ago

ChillFish8 commented 1 year ago

We cannot assume storage traits are cancel safe, we should simply let it run however long it needs or just ignore it.