google / Xee

An Xarray extension for Google Earth Engine
Apache License 2.0
240 stars 28 forks source link

Start testing GIL-free python #163

Open alxmrs opened 1 month ago

alxmrs commented 1 month ago

GIL-free python is coming! https://py-free-threading.github.io/

We should start testing how this package works without a GIL, say via integration tests. Is this package thread safe?