AdamGS commented on PR #514: URL: https://github.com/apache/arrow-rs-object-store/pull/514#issuecomment-3497637618
Personally, I wish there was some standardized way to abstract over the common parts of the runtime. Tokio is great and there are many good reasons to use it but it can be quite limiting when dependencies effectively force everything around them to use it. I haven't read through every use of Tokio in `object_store`, but I can imagine it being controlled by some feature flag, allowing to opt into a runtime-agnostic version -- 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]
