Skip to content

Conversation

@colinmcardell
Copy link
Contributor

@colinmcardell colinmcardell commented Jan 4, 2026

adding std::this_thread::sleep_for(1ms) to the loop in the failing test yields CPU time and allows the background thread to execute. also, ran clang-format.sh

- replaces busy-wait loops with timed sleeps
@colinmcardell colinmcardell force-pushed the fix/clock_internal_test_ci branch from 3a1e81d to 0481646 Compare January 4, 2026 03:08
Copy link
Member

@tehn tehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@tehn tehn merged commit fd80069 into monome:main Jan 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants