Skip to content

Conversation

@thecoolwinter
Copy link
Collaborator

Description

Fixes a crash on Ventura where we're referencing a symbol that apparently doesn't exist in libdispatch. Just replaces .asyncAndWait with a call to .sync since we're not on the main thread already.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

@thecoolwinter thecoolwinter added the bug Something isn't working label Aug 25, 2025
@thecoolwinter thecoolwinter merged commit e2814fe into CodeEditApp:main Aug 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 macOS Ventura crash at startup

1 participant