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

DateTime, Guid and Task Delay roslyn code fixers #323

Merged

Conversation

allantargino
Copy link
Member

Following the same structure as #318, this PR adds roslyn code fixers for the diagnostics reported about non-deterministic usage of DateTime, Guid and Task delay. It suggests replacing them for the TaskOrchestrationContext alternatives, as suggested by our docs.

@allantargino allantargino requested a review from bachuv June 5, 2024 18:12
@allantargino allantargino requested a review from bachuv June 7, 2024 18:24
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.

LGTM!

@allantargino allantargino merged commit a8657fc into microsoft:main Jun 17, 2024
2 checks passed
@allantargino allantargino deleted the orchestration-context-code-fixers branch June 17, 2024 18:44
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