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

Moved connLock to fix race condition. #754

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

AaronH88
Copy link
Contributor

Based off of Shanes PR here: #718

Fixed race condition where 2 nodes with the same id could both establish connections at the same time

Keeping in draft as this change causes tests to fail. I will change the tests in a different PR

@AaronH88 AaronH88 marked this pull request as ready for review March 24, 2023 22:01
@AaronH88 AaronH88 requested a review from shanemcd March 27, 2023 16:21
Copy link
Member

@shanemcd shanemcd left a comment

Choose a reason for hiding this comment

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

🍰

@AaronH88 AaronH88 merged commit 21d8005 into ansible:devel Mar 29, 2023
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