You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although not obvious, I think this is a duplicate of #497
When an app's main thread is blocked (like a crashed app or an app stopped at a breakpoint) the AX (accessibility) API's can't communicate effectively with the problem app and causes a hang.
Currently there is no workaround, although some ideation has happened on the linked issue.
I have a similar problem but with apps which need a long time to quit, e.g. calibre (a book library app) and Transmission (a torrent downloader). These apps take a few seconds to quit when pressing Command + q. During this quitting time, the apps are completely irresponsive, which seems to be affecting AeroSpace as well - I'm not able to switch to a different workspace even with Mission Control. Is there a way to mitigate or avoid these freezes?
Aerospace will freeze and become extremely unresponsive when debugging an Xcode iOS project using "My Mac (Designed for iPad)" destination.
Reproduction:
My Mac (Designed for iPad)
aerospace debug-windows
doesn't work because the crashed application isn't visible nor interactable. No crash logs because Aerospace never crashes.OS: Version 15.0 (24A335)
Xcode: Version 16.0 (16A242d)
Checklist
The text was updated successfully, but these errors were encountered: