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

refactor: Wrap lease_keepalive_abort with defer #10

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented May 13, 2024

This PR introduces scopeguard to define code that must be executed before the function ends.

@jopemachine jopemachine force-pushed the refactor/introduce-scopeguard-defer branch from d658f38 to 60ee9bb Compare May 13, 2024 12:47
@jopemachine jopemachine requested a review from achimnol May 17, 2024 02:28
@jopemachine jopemachine self-assigned this May 17, 2024
@jopemachine jopemachine merged commit c255e52 into main Jun 24, 2024
13 checks passed
@jopemachine jopemachine deleted the refactor/introduce-scopeguard-defer branch June 24, 2024 08:33
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