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

feat: helper for canceling a future on task group shutdown #4457

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

maan2003
Copy link
Member

@maan2003 maan2003 commented Mar 4, 2024

No description provided.

@maan2003
Copy link
Member Author

maan2003 commented Mar 4, 2024

how do you feel about clippy error, to me feels like we should disable that lint

@dpc
Copy link
Contributor

dpc commented Mar 4, 2024

how do you feel about clippy error, to me feels like we should disable that lint

It seems to me it has a point, because when matching that clippy error with the diff, I wasn't sure where is the if condition ending. :D

dpc
dpc previously approved these changes Mar 4, 2024
Copy link
Contributor

@dpc dpc left a comment

Choose a reason for hiding this comment

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

LGTM, but clippy doesn't lie. :D

@maan2003
Copy link
Member Author

maan2003 commented Mar 5, 2024

satisfied clippy

Copy link
Contributor

@elsirion elsirion left a comment

Choose a reason for hiding this comment

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

Nice cleanup!

@elsirion elsirion enabled auto-merge March 5, 2024 08:12
@elsirion elsirion added this pull request to the merge queue Mar 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 5, 2024
@justinmoon justinmoon added this pull request to the merge queue Mar 5, 2024
Merged via the queue into fedimint:master with commit af123aa Mar 5, 2024
18 of 20 checks passed
@maan2003 maan2003 deleted the push-mozlnywzxqur branch March 21, 2024 11: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.

None yet

4 participants