Beware that sleeping the Main thread in Xojo 2024R3 is malfunctioning, when any other thread is running. This happens even when using purely Cooperative threads.
Bug report with demo project https://tracker.xojo.com/xojoinc/xojo/-/issues/77567
Beware that sleeping the Main thread in Xojo 2024R3 is malfunctioning, when any other thread is running. This happens even when using purely Cooperative threads.
Bug report with demo project https://tracker.xojo.com/xojoinc/xojo/-/issues/77567
What OS are you using/version/chip?
William was not able to reproduce using mac Intel (with cooperative threads) or windows.
He found the issue, marked it as bug.
I just tested on a variety of chips and macOS versions and it’s sporadic - seeing the bug commonly on 14.6 Intel, less often on 14.6 M1, and have not yet seen it on 15.1 (beta 5) M1.
He just fixed the issue and closed the case.
This is good to know. Could explain some issues I have seen…