Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread-safe state for visopener and a change note #2988

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Thread-safe state for visopener and a change note #2988

merged 1 commit into from
Dec 19, 2023

Conversation

sgillies
Copy link
Member

@sgillies sgillies commented Dec 19, 2023

Resolves #2987

@vincentsarago @snowman2 since datasets (GDALDatasetH specifically) can't be shared among threads I've made no attempt to copy anything between contexts.

@sgillies sgillies added this to the 1.4.0 milestone Dec 19, 2023
@sgillies sgillies self-assigned this Dec 19, 2023
@sgillies sgillies requested review from vincentsarago and snowman2 and removed request for snowman2 and vincentsarago December 19, 2023 18:01
@sgillies sgillies merged commit c463337 into main Dec 19, 2023
16 checks passed
@sgillies sgillies deleted the issue2987 branch December 19, 2023 18:40
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.

Per-thread vsiopener file registries and exit stacks
1 participant