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
Such errors are no longer written immediately to error stream but instead simply throw. Only uncaught exceptions are printed to the error stream through a new terminate handler.
The terminate handler also closes the error stream file (if present) so that fatal errors will be written to disk.
Chimbuko now gracefully handles instances where a counter event is detected without a corresponding counter name string in the map and no longer aborts
0 commit comments