-
Notifications
You must be signed in to change notification settings - Fork 94
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
FusionCache.CompleteBackgroundFactory => Using "GetAwaiter().GetResult()" instead of ".Result" #258
Merged
Commits on Jun 10, 2024
-
chore: FusionCache.CompleteBackgroundFactory => Using "GetAwaiter().G…
…etResult()" instead of ".Result" (it's better according to .NET Async guide: https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md)
Configuration menu - View commit details
-
Copy full SHA for baeccb1 - Browse repository at this point
Copy the full SHA baeccb1View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9418c07 - Browse repository at this point
Copy the full SHA 9418c07View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a414235 - Browse repository at this point
Copy the full SHA a414235View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2ceff5 - Browse repository at this point
Copy the full SHA c2ceff5View commit details
Commits on Aug 17, 2024
-
Revert "perf: Using async/await instead of "GetAwaiter().GetResult()""
This reverts commit 9418c07.
Configuration menu - View commit details
-
Copy full SHA for 416320f - Browse repository at this point
Copy the full SHA 416320fView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b74819e - Browse repository at this point
Copy the full SHA b74819eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4547b - Browse repository at this point
Copy the full SHA 4c4547bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fca327 - Browse repository at this point
Copy the full SHA 9fca327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481353f - Browse repository at this point
Copy the full SHA 481353fView commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a130571 - Browse repository at this point
Copy the full SHA a130571View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.