vault backup: 2024-11-13 11:29:46
This commit is contained in:
3
Work/Finish Skeletor asynification.md
Normal file
3
Work/Finish Skeletor asynification.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Review all uses of `Url` and `HttpContext` to make sure they are not used after we do `ConfigureAwait(false)` (like in private controller methods).
|
||||
|
||||
Review all `HttpContext.Current` usage to replace with passed-in `HttpContextBase` parameters.
|
||||
Reference in New Issue
Block a user