Project fails to build on Mac OS 26.3 + XCode 26.4 (17E192) with the following error: `Sending 'observation' risks causing data races` Occurring in `MacWindowManager`'s `open` method, it looks like. <img width="942" height="116" alt="Image" src="https://github.com/user-attachments/assets/5a852f61-b640-440c-ba44-c56e2d59527c" />
Project fails to build on Mac OS 26.3 + XCode 26.4 (17E192) with the following error:
Sending 'observation' risks causing data racesOccurring in
MacWindowManager'sopenmethod, it looks like.