PsiACE commented on PR #6607: URL: https://github.com/apache/opendal/pull/6607#issuecomment-3353178792
> This PR is worse than I expected. I now realize that working around it from the Python side isn’t a good idea. Can we handle this on the Rust side instead? For example, defer the initialization until the first API call. For example, we can use a once_cell that gets filled by `detect_region` when the user hasn’t provided it. I shall attend to this matter myself tomorrow morning. 🤗 -- 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]
