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

Fixed a race condition in refCount #774

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

arkivanov
Copy link
Contributor

Fixed a race condition in refCount when the second connection is performed concurrently while the first connection is still being disconnected.
Also fixed a bug when the upstream is not connected when disposed synchronously.

@CherryPerry
Copy link
Collaborator

BTW wanna try Lincheck later? Or it is not applicable?

@arkivanov
Copy link
Contributor Author

Thanks for pointing that out! At first glance it looks not applicable, but I will check further later.

@CherryPerry CherryPerry merged commit e02f230 into badoo:master Feb 24, 2024
2 checks passed
@arkivanov arkivanov deleted the refCount-race-fix branch February 24, 2024 15:32
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.

None yet

2 participants