GDAL 3.10 introduced thread-safe opening of read-only datasets. With rasterio 1.4.3 I have not yet been able to use an opened dataset with multiple threads. I would like to know if rasterio 1.4.3 supports multi-threaded usage of read-only datasets, and if not so, if and when this feature will be implemented.
With regards,
Joost