Xuanwo opened a new issue, #3482:
URL: https://github.com/apache/incubator-opendal/issues/3482
We might be able to use
[`GILProtected`](https://docs.rs/pyo3/0.19.2/pyo3/sync/struct.GILProtected.html)
instead of `Mutex` here since python object access is already synchronized
with Python GIL.
_Originally posted by @messense in
https://github.com/apache/incubator-opendal/pull/3474#discussion_r1382307159_
--
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]