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: race during disconnect when unexpectedly connected #30

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Merging #30 (644bbe6) into main (85a3efe) will decrease coverage by 0.26%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   87.60%   87.34%   -0.27%     
==========================================
  Files           2        2              
  Lines         234      237       +3     
  Branches       51       52       +1     
==========================================
+ Hits          205      207       +2     
- Misses         25       26       +1     
  Partials        4        4              
Impacted Files Coverage Δ
src/bleak_retry_connector/dbus.py 52.63% <50.00%> (+2.63%) ⬆️
src/bleak_retry_connector/__init__.py 90.36% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bdraco bdraco merged commit 2ceef9f into main Sep 11, 2022
@bdraco bdraco deleted the disconnect_race branch September 11, 2022 02:52
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.

1 participant