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

IGNITE-21655 .NET: Fix async method naming in Compute API #3360

Merged
merged 1 commit into from Mar 6, 2024

Conversation

ptupitsyn
Copy link
Contributor

Async methods (returning Task<>) must have async suffix.

@ptupitsyn ptupitsyn self-assigned this Mar 6, 2024
@ptupitsyn ptupitsyn requested a review from isapego March 6, 2024 05:52
@ptupitsyn ptupitsyn merged commit cbc461d into apache:main Mar 6, 2024
1 check passed
@ptupitsyn ptupitsyn deleted the ignite-21655 branch March 6, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants