Skip to content

add macOS support for RecurrentThread#139

Draft
prathje wants to merge 1 commit intounitreerobotics:masterfrom
prathje:feat/macos
Draft

add macOS support for RecurrentThread#139
prathje wants to merge 1 commit intounitreerobotics:masterfrom
prathje:feat/macos

Conversation

@prathje
Copy link

@prathje prathje commented Mar 3, 2026

Replace Linux-only timerfd with time.sleep fallback on non-Linux platforms. timerfd_create is a Linux syscall not available on macOS.

Replace Linux-only timerfd with time.sleep fallback on non-Linux
platforms. timerfd_create is a Linux syscall not available on macOS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant