Skip to content

[Fix] honor CancellationToken in QueryBase64PayloadsAsync; fixes #67#73

Open
samatstariongroup wants to merge 1 commit into
developmentfrom
GH67
Open

[Fix] honor CancellationToken in QueryBase64PayloadsAsync; fixes #67#73
samatstariongroup wants to merge 1 commit into
developmentfrom
GH67

Conversation

@samatstariongroup
Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the ReqIFSharp code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Add a CancellationToken parameter to QueryBase64PayloadsAsync and flow it through to IReqIFLoaderService.QueryDataAsync, removing the orphaned CancellationTokenSource that made cancellation impossible. Adds a cancellation regression test.

@sonarqubecloud
Copy link
Copy Markdown

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