Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,055 contributions in the last year
Activity overview
Contribution activity
October 2020
- Swatinem/docs JavaScript
Created a pull request in getsentry/sentry-native that received 5 comments
fix: Unwind from local stack if ucontext fails
Not quite sure if we should do this in the backend, or rather patch the unwinder itself… fixes #384
- fix: Avoid closing automatic session on `start_session`
- fix: Run crashpad tests on 32-bit Windows
- fix: Append breadcrumbs in binary mode
- meta: Bump Crashpad to 2020-10-06
- fix: Use doubles to represent signal numbers
- ci: Simplify and run archive job only on main repo
- feat: Expose the backend as an SDK integration
- fix: Use a u32 value for the signum on Windows