Skip to content

macOS timers#49

Merged
seanharmer merged 4 commits intomainfrom
macos-timers
Jan 22, 2025
Merged

macOS timers#49
seanharmer merged 4 commits intomainfrom
macos-timers

Conversation

@iamsergio
Copy link
Contributor

Implements timer support for macOS platform.
Replaces PR #10 since I don't have access to the author's branch to amend stuff.

Done by Abhishek in PR #10 but had gmail address.

Task-Id: SRNTY-40
- fixed include order (local before system)
- fixed unused variable
- made member pointer const so reader knows it always gets initialized
- nullptr instead of NULL as nagged by clang-tidy
@iamsergio iamsergio marked this pull request as draft January 16, 2025 09:42
@iamsergio iamsergio force-pushed the macos-timers branch 4 times, most recently from 0dcf456 to 1076acf Compare January 16, 2025 16:16
These tests pass locally but consistently timeout when run under
GH CI. Increased the timeouts only for macOS GH runners. Running
tests locally should still be done without hacks.
@iamsergio iamsergio requested a review from seanharmer January 16, 2025 17:51
@iamsergio iamsergio marked this pull request as ready for review January 16, 2025 17:56
@seanharmer seanharmer merged commit f906e47 into main Jan 22, 2025
55 checks passed
@MiKom MiKom deleted the macos-timers branch August 13, 2025 12:55
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