koralium / flowtide

Streaming integration engine
https://koralium.github.io/flowtide/
Apache License 2.0
28 stars 2 forks source link

Add cancel tokens for fasterkv during checkpointing #199

Closed Ulimo closed 9 months ago

Ulimo commented 9 months ago

FasterKV could cause a deadlock where an operation was never completed. The cancel token is there to make sure it is canceled.