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

Prevent lease acquisition after disconnection #98

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

mhidalgo-bdai
Copy link
Collaborator

Follow-up to #92. Yet another pesky bug in connection with leases. This patch prevents caller code from claiming the lease after wrapper "disconnects" (which isn't true disconnection).

@coveralls
Copy link

coveralls commented Mar 25, 2024

Pull Request Test Coverage Report for Build 8426958420

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.164%

Totals Coverage Status
Change from base Build 8425675843: 0.0%
Covered Lines: 1880
Relevant Lines: 1955

💛 - Coveralls

@amessing-bdai amessing-bdai merged commit 5082db4 into main Mar 25, 2024
6 checks passed
@amessing-bdai amessing-bdai deleted the mhidalgo-bdai/no-lease-after-disconnection branch March 25, 2024 21:57
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.

3 participants