Alexander Cohen

Results 26 issues of Alexander Cohen

## :scroll: Description Added support for catching the SIGTERM signal. ## :bulb: Motivation and Context All Apple OS's send SIGTERM (like any good unix based system) when they want to...

## :scroll: Description This PR introduces `memory pressure` and `memory level` systems in order to effectively track memory terminations and correctly report them. [Example Report](https://bedroomcode.sentry.io/issues/5235790069/events/latest/?query=is%3Aunresolved&referrer=latest-event&statsPeriod=24h&stream_index=0) ## :bulb: Motivation and Context...

Platform: Cocoa

# What This PR introduces `memory pressure` and` memory level` systems in order to effectively track memory terminations and correctly report them changes as non-fatals and report OOMs as well....

**Describe The Bug:** In the thermostat accessory settings, when the unit is changed to F, the HomeKit display does not respect it, the physical thermostat does however. **To Reproduce:** Choose...

bug

## If we can, we try and swizzle App and Scene delegates. ---- This is a proposal. What you have already works just fine, but it could be a bit...

This PR points the SPM package to the main KSCrash repo and updates anything required based on differences between our fork and the main repro. Due to how nicely modularized...

Despite the newer features designed to limit report sizes, reports can still occasionally exceed the limit, resulting in them being silently deleted without being sent. When this happens frequently, there’s...

This branch enhances the benchmark test suite by adding more comprehensive performance metrics and improving test accuracy. ### Key Changes: - Expanded metrics collection: Added XCTMemoryMetric alongside the existing XCTStorageMetric...