Xuanwo commented on PR #6607:
URL: https://github.com/apache/opendal/pull/6607#issuecomment-3353169714

   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. I can manage if 
we use a once_cell that gets filled by `detect_region` when the user hasn’t 
provided it.


-- 
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]

Reply via email to