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

[Host.Outbox] Return gracefully from OutboxLockRenewalTimer on token cancellation #279

Conversation

EtherZa
Copy link
Contributor

@EtherZa EtherZa commented Jul 8, 2024

OutboxLockRenewalTimer throws an exception on CancellationToken expiration instead of handling the cancellation gracefully/returning.

Copy link

sonarqubecloud bot commented Jul 8, 2024

@zarusz
Copy link
Owner

zarusz commented Jul 8, 2024

Looks good, shall I merge or you plan more changes @EtherZa?

@EtherZa
Copy link
Contributor Author

EtherZa commented Jul 8, 2024

Looks good, shall I merge or you plan more changes @EtherZa?

This is the only issue that I am aware of at the moment. I'll create a new PR should I come across anything else.

@zarusz zarusz merged commit e0c8f97 into zarusz:master Jul 8, 2024
2 checks passed
@EtherZa EtherZa deleted the bugfix/outbox-renew-timer-throws-exception-on-cancellation branch July 19, 2024 16:31
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