You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HostError (or really DebugInfo) should gain a little more structure to handle two cases:
When we fail to externalize events, we might still be able to capture a backtrace. This will help debug externalization failures.
When we fail in either of those cases (or any other subsystem of error-formation) we should make a note that we double faulted, rather than just returning totally missingDebugInfo.
The text was updated successfully, but these errors were encountered:
HostError (or really DebugInfo) should gain a little more structure to handle two cases:
DebugInfo
.The text was updated successfully, but these errors were encountered: