Skip to content

refactor: use AbortSignal instead of close() #305

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

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented May 16, 2024

Refactor cancellation of the background task created by startRoundTracker to use injected AbortSignal instead of returning a close() function.

Links:

Refactor cancellation of the background task created by
`startRoundTracker` to use injected AbortSignal instead
of returning a `close()` function.

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos requested a review from juliangruber May 16, 2024 11:30
@bajtos bajtos mentioned this pull request May 16, 2024
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@bajtos bajtos enabled auto-merge (squash) May 16, 2024 11:34
@bajtos bajtos merged commit b61fcee into main May 16, 2024
7 checks passed
@bajtos bajtos deleted the cleanup-round-tracker branch May 16, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants