Skip to content

[6.0][clang][cas] Implement cancellation functionality for the asynchronous CAS query APIs #8934

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

Conversation

akyrtzi
Copy link

@akyrtzi akyrtzi commented Jun 28, 2024

(cherry picked from commit b88f023)

@akyrtzi
Copy link
Author

akyrtzi commented Jun 28, 2024

@swift-ci Please test

@akyrtzi
Copy link
Author

akyrtzi commented Jun 28, 2024

  • Explanation: Implements cancellation functionality for the asynchronous CAS query APIs exposed from libclang
  • Scope: Extra functionality for Clang caching integration
  • Risk: None because the cancellation APIs are not yet used
  • Testing: Unit test and utilization of the APIs via prototyping
  • Issue: N/A
  • Reviewer: @cachemeifyoucan

@bnbarham bnbarham merged commit 97d4829 into swiftlang:swift/release/6.0 Jun 29, 2024
3 checks passed
@akyrtzi akyrtzi deleted the akyrtzi/pr/6.0-cas-queries-cancellation branch June 29, 2024 02:57
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