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
I'm using await windowManager.setSize(const Size(960.0, 540.0)); in a integration test. When this call is made the test freezes forever. On Windows it works fine as expected.