Skip to content

test: Increase retries for test_providers#2

Merged
jthetzel merged 5 commits intomainfrom
fix-windows-ci
Nov 25, 2025
Merged

test: Increase retries for test_providers#2
jthetzel merged 5 commits intomainfrom
fix-windows-ci

Conversation

@jthetzel
Copy link
Member

No description provided.

The test file tests/test_cx.py opens rasterio files
without using context managers:
  rtr = rio.open("test.tif")  # Never explicitly closed

On Windows specifically, this can cause subsequent operations
on same file path to fail.
@jthetzel jthetzel merged commit 48e5644 into main Nov 25, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant