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

Add log when receiving cancellation signal for a single input. #2515

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

danielshaar
Copy link
Contributor

Missed this case when adding the log in the IOContext cancel() call. For single inputs, we just issue a SIGUSR1 and the signal handler then does the task cancellation. Everything works as intended, just missing the log.

@danielshaar danielshaar requested a review from gongy November 15, 2024 15:09
@danielshaar
Copy link
Contributor Author

@prbot approve

Copy link

@modal-pr-review-automation modal-pr-review-automation bot left a comment

Choose a reason for hiding this comment

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

Approved 👍. @gongy will follow-up review this.

@danielshaar danielshaar merged commit 9a90a17 into main Nov 15, 2024
23 checks passed
@danielshaar danielshaar deleted the dshaar/log-single-input-cancel branch November 15, 2024 18:03
Copy link
Contributor

@gongy gongy left a comment

Choose a reason for hiding this comment

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

+1

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.

2 participants