Skip to content

Forward cancellation tokens in QuantumJobClient #47995

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexanderkozlenko
Copy link

Forward the cancellation token parameter to implementation methods that take one in the following public APIs of Azure.Quantum.Jobs.QuantumJobClient client:

  • GetJobs(CancellationToken)
  • GetJobsAsync(CancellationToken)
  • GetProviderStatus(CancellationToken)
  • GetProviderStatusAsync(CancellationToken)
  • GetQuotas(CancellationToken)
  • GetQuotasAsync(CancellationToken)

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Quantum labels Jan 28, 2025
Copy link

Thank you for your contribution @alexanderkozlenko! We will review the pull request and get back to you soon.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link

github-actions bot commented Apr 4, 2025

Hi @alexanderkozlenko. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Apr 4, 2025
@alexanderkozlenko
Copy link
Author

The pull request is still an active work stream.

@github-actions github-actions bot removed the no-recent-activity There has been no recent activity on this issue. label Apr 4, 2025
@alexanderkozlenko
Copy link
Author

/cc @vxfield

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Quantum
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants