HttpSysRequestDelegationFeature - DelegationRule throws NullReferenceException on Dispose #26982
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
feature-httpsys
Milestone
Describe the bug
When disposing a DelegationRule, if the call to HttpCloseUrlGroup within UrlGroup.Dispose() fails then a NullReferenceException happens because _logger is not initialized in the constructor used by the HttpSysRequestDelegationFeature.
To Reproduce
Exceptions (if any)
The text was updated successfully, but these errors were encountered: