sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

Swift Async Stacktraces

Open philipphofmann opened this issue 2 years ago • 1 comments

Description

Meta issue for achieving proper stacktraces when using Swift async await, https://github.com/getsentry/sentry-cocoa/issues/1919. https://github.com/getsentry/sentry-cocoa/issues/2996 is a prerequisite.

  • [x] https://github.com/getsentry/sentry-cocoa/issues/1919
  • [x] https://github.com/getsentry/sentry-cocoa/issues/2996
  • [ ] Refactor profiling backtrace collection to use new async version

philipphofmann avatar May 17 '23 14:05 philipphofmann

It would be amazing if this could be prioritized. Most crash stack traces in my apps are unusable because they use Swift async APIs.

sindresorhus avatar Apr 26 '24 04:04 sindresorhus