Skip to content

Conversation

@areibman
Copy link
Owner

Prevent app crashes on Apple Silicon by addressing resource leaks and update check timeouts.

The application was crashing with a SIGABRT under Rosetta translation, likely due to native module incompatibility and accumulated resources from simple-git operations. This PR reuses git instances, cleans up resources on exit, and adds a timeout to update checks to improve stability. A detailed CRASH_INVESTIGATION.md is included.


Open in Cursor Open in Web

Co-authored-by: meta.alex.r <meta.alex.r@gmail.com>
@cursor
Copy link

cursor bot commented Oct 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants