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

Fixed some query cancellation implementation details #124

Merged
merged 3 commits into from
Jun 12, 2021

Conversation

MichaCo
Copy link
Owner

@MichaCo MichaCo commented Jun 12, 2021

Fixed one bug where the wrong cancellation token was passed to the async query impl...
Removed the custom cancellation callback to dispose UdpClient for example, can now use the cancellation token + a callback registration.

Includes other fix from #121

@MichaCo MichaCo changed the title Pass the correct token to the query Fixed some query cancellation implementation details Jun 12, 2021
@MichaCo MichaCo added this to the 1.5.0 milestone Jun 12, 2021
@MichaCo MichaCo merged commit de7fc4c into dev Jun 12, 2021
@MichaCo MichaCo deleted the michaco/cancellation branch June 12, 2021 21:16
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.

1 participant