Kontinuation opened a new pull request, #685: URL: https://github.com/apache/sedona-db/pull/685
## Summary - Add a shared `Mutex` (`env_lock`) to the `sedona-testing` test module to serialize tests that call `env::set_var` / `env::remove_var`, preventing race conditions when tests run in parallel. - Applies the lock guard to `example_files`, `sedona_testing_dir_resolves`, and `test_raster_resolves` tests. -- 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]
