I spent a while trying to figure out why Antigravity would regularly freeze for several minutes until I realized it was trying to send a notification to the desktop manager. It doesn’t do this asynchronously, and SIGPOLL just terminates the application instead.
… I have to ask… was it vibe coded?