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

Fix Multivalue Slice Deadlock #13087

Merged
merged 3 commits into from
Oct 21, 2023
Merged

Fix Multivalue Slice Deadlock #13087

merged 3 commits into from
Oct 21, 2023

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Oct 21, 2023

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

The multivalue slice deadlocks when processing validator updates for certain methods. This PR fixes this along with adding in a regression test.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner October 21, 2023 14:27
@nisdas nisdas requested review from kasey, rauljordan and potuz October 21, 2023 14:27
@prylabs-bulldozer prylabs-bulldozer bot merged commit f91efaf into develop Oct 21, 2023
@prylabs-bulldozer prylabs-bulldozer bot deleted the fixMVDeadlock branch October 21, 2023 17:08
prestonvanloon pushed a commit that referenced this pull request Oct 23, 2023
* fix deadlock

* gofmt

* lint

(cherry picked from commit f91efaf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants