Skip to content

fix(geo): handle concurrent projection loads#3618

Merged
ccbblin merged 1 commit into
masterfrom
fix/handle-concurrent-projection-loads
May 17, 2026
Merged

fix(geo): handle concurrent projection loads#3618
ccbblin merged 1 commit into
masterfrom
fix/handle-concurrent-projection-loads

Conversation

@ccbblin
Copy link
Copy Markdown
Contributor

@ccbblin ccbblin commented May 14, 2026

Motivation

concurrent calls to ProjectionLoader.load error with Duplicate projection definition

Modifications

fix to check if another call completed before us

Verification

local testing and unit test

@ccbblin ccbblin marked this pull request as ready for review May 14, 2026 21:23
@ccbblin ccbblin requested a review from a team as a code owner May 14, 2026 21:23
@ccbblin ccbblin force-pushed the fix/handle-concurrent-projection-loads branch from 1363025 to d38e382 Compare May 17, 2026 20:44
@ccbblin ccbblin added this pull request to the merge queue May 17, 2026
Merged via the queue into master with commit 2a7a267 May 17, 2026
13 of 14 checks passed
@ccbblin ccbblin deleted the fix/handle-concurrent-projection-loads branch May 17, 2026 21:46
@linz-li-bot linz-li-bot mentioned this pull request May 17, 2026
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.

2 participants