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 cancellation token support #10

Merged

Conversation

L-Sypniewski
Copy link
Contributor

@L-Sypniewski L-Sypniewski commented Jan 19, 2025

This PR simply adds CancellationToken support to the methods in INpgmqClient and NpgmqCommandFactory

Npgmq/NpgmqClient.cs Outdated Show resolved Hide resolved
@brianpursley
Copy link
Owner

The changes look good. I fixed a minor dotnet format issue related to the usings order and committed it so the build could proceed.

Tests are failing in the build action, but they pass locally for me. I need to see what the issue is... 👀

Npgmq/NpgmqClient.cs Outdated Show resolved Hide resolved
@brianpursley brianpursley merged commit 49804ad into brianpursley:main Jan 22, 2025
@brianpursley
Copy link
Owner

Thanks @L-Sypniewski

This change was tagged and deployed as Npgmq 1.5.0 on nuget.

@L-Sypniewski L-Sypniewski deleted the support-cancellation-tokens branch January 23, 2025 20:13
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