xanderbailey commented on PR #2467: URL: https://github.com/apache/iceberg-rust/pull/2467#issuecomment-4513071618
Makes sense, I thought about this too and this trait is designed to be agnostic of the concrete runtime (tokio) in the hope that it wouldn’t need to be changed. It just generally wraps futures. Is the worry that we don’t know if that’s actually true until we design a runtime trait? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
