Skip to content
New issue

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

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

Already on GitHub? # to your account

Locking around read/write to peering_endpoint. #4019

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

clemahieu
Copy link
Contributor

No description provided.

@thsfs thsfs self-requested a review December 5, 2022 16:14
if (peering_endpoint)
{
return *peering_endpoint;
}
else
{
lock.unlock ();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems a little messy but it is not wrong.

@clemahieu clemahieu merged commit c4111ea into nanocurrency:develop Dec 6, 2022
@thsfs thsfs added the bug label Mar 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants