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

CancellationToken roslyn analyzer #303

Merged

Conversation

allantargino
Copy link
Member

Currently, CancellationToken binding is not supported (ignored) during input conversion. This analyzer will prevent users from using it inside Azure Functions Orchestrators.

@allantargino allantargino requested review from jviau and bachuv May 6, 2024 13:08
Copy link
Contributor

@bachuv bachuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left a small suggestion, but otherwise looks good!

src/Analyzers/Resources.resx Outdated Show resolved Hide resolved
@allantargino allantargino merged commit c4fac92 into microsoft:main May 6, 2024
2 checks passed
@allantargino allantargino deleted the cancellation-token-analyzer branch May 6, 2024 19:50
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