This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
DiagnosticsListener should have safe OnNext #649
Closed
Description
HttpCoreDiagnosticSourceListener
should have a safe types extraction in OnNext and should be wrapped in try{}catch
for any unexpected exceptions.
See https://github.com/dotnet/corefx/issues/22251#issuecomment-315940409
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment