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

chore: replace timer with context.Done #2471

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Mar 5, 2025

In fact, we don't need a timer, a go routine on context.DOne() is enough.

Related to #2469

@ldez ldez added the area/cli label Mar 5, 2025
@ldez ldez added this to the unreleased milestone Mar 5, 2025
@ldez ldez requested a review from dmke March 5, 2025 13:27
Co-authored-by: Dominik Menke <[email protected]>
@ldez ldez requested a review from dmke March 5, 2025 13:43
@ldez ldez enabled auto-merge (squash) March 5, 2025 13:47
@ldez ldez merged commit 2bc147f into go-acme:master Mar 5, 2025
7 checks passed
@ldez ldez deleted the fix/hook-timeout branch March 5, 2025 14:07
@ldez ldez changed the title chore: related timer with context.Done chore: replace timer with context.Done Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants