Skip to content

perf(p2p): Remove unnecessary atomic read (backport #2950)#2970

Merged
melekes merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2950
May 2, 2024
Merged

perf(p2p): Remove unnecessary atomic read (backport #2950)#2970
melekes merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2950

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 2, 2024

This PR is a driveby change. We were doing an atomic read here, but this is unnecessary. Nothing in the codebase modified this variable after instantiation.

Doesn't really feel changelog worthy, but I can add one if we want. Felt like a minor code nit


This is an automatic backport of pull request #2950 done by Mergify.

This PR is a driveby change. We were doing an atomic read here, but this
is unnecessary. Nothing in the codebase modified this variable after
instantiation.

Doesn't really feel changelog worthy, but I can add one if we want. Felt
like a minor code nit

(cherry picked from commit 9ae5886)
@mergify mergify bot requested a review from a team as a code owner May 2, 2024 12:27
@mergify mergify bot requested a review from a team May 2, 2024 12:27
@melekes melekes merged commit 4c80a64 into v1.x May 2, 2024
@melekes melekes deleted the mergify/bp/v1.x/pr-2950 branch May 2, 2024 12:38
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