crepererum commented on issue #649: URL: https://github.com/apache/arrow-rs-object-store/issues/649#issuecomment-4040219841
Seems sensible. We could just have a tokio [`JoinSet`](https://docs.rs/tokio/latest/tokio/task/struct.JoinSet.html) (which manages "cancel on drop" for us) that has a single task that updates these tokens in a the background. I'll happily review PRs for that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
