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
I currently have my app wrapped by a runZonedGuarded and wanted to wrap it instead with a Chain.capture to get full stack traces, but I can't because my app needs the ZoneSpecificationprint handler, which is not currently exposed by this package.