Skip to content

fix: retry interrupted LCD sleeps - #9

Open
markfeathers wants to merge 1 commit into
masterfrom
fix/lcd-nanosleep-eintr
Open

fix: retry interrupted LCD sleeps#9
markfeathers wants to merge 1 commit into
masterfrom
fix/lcd-nanosleep-eintr

Conversation

@markfeathers

Copy link
Copy Markdown
Contributor

This fixes the LCD timing retry path when nanosleep is interrupted by a signal. The implementation now retries only on EINTR and uses the remaining timespec duration, preserving the requested LCD timing delay.

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