Skip to content

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

Merged
samatstariongroup merged 1 commit into
developmentfrom
GH67
May 18, 2026
Merged

[Fix] honor CancellationToken in QueryBase64PayloadsAsync; fixes #67#73
samatstariongroup merged 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

@samatstariongroup samatstariongroup merged commit 6cdaa6e into development May 18, 2026
8 checks passed
@samatstariongroup samatstariongroup deleted the GH67 branch May 18, 2026 05:23
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