Skip to content

Backport release/v6.3: Add lock to protect SetPrices in price feeder#2616

Merged
masih merged 1 commit intorelease/v6.3from
backport-2595-to-release/v6.3
Dec 17, 2025
Merged

Backport release/v6.3: Add lock to protect SetPrices in price feeder#2616
masih merged 1 commit intorelease/v6.3from
backport-2595-to-release/v6.3

Conversation

@github-actions
Copy link
Copy Markdown

Backport of #2595 to release/v6.3.

## Describe your changes and provide context
- set prices currently may not have been called by the time reads are
attempted
- this can cause a panic due to a race condition

## Testing performed to validate your change
- new unit test

(cherry picked from commit 24912e1)
@masih masih merged commit e65e81d into release/v6.3 Dec 17, 2025
@masih masih deleted the backport-2595-to-release/v6.3 branch December 17, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants