Skip to content

rpi-eeprom-config: Use time.monotonic for timeouts instead of wall clock#791

Merged
timg236 merged 1 commit intoraspberrypi:masterfrom
timg236:rpi-eeprom-config-time-monotonic
Dec 16, 2025
Merged

rpi-eeprom-config: Use time.monotonic for timeouts instead of wall clock#791
timg236 merged 1 commit intoraspberrypi:masterfrom
timg236:rpi-eeprom-config-time-monotonic

Conversation

@timg236
Copy link
Copy Markdown
Collaborator

@timg236 timg236 commented Dec 16, 2025

See: #790

Copy link
Copy Markdown
Contributor

@lurch lurch left a comment

Choose a reason for hiding this comment

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

LGTM. https://docs.python.org/3/library/time.html#time.monotonic says that it was "Added in version 3.3." but I guess that shouldn't cause a problem for anyone!

@timg236
Copy link
Copy Markdown
Collaborator Author

timg236 commented Dec 16, 2025

LGTM. https://docs.python.org/3/library/time.html#time.monotonic says that it was "Added in version 3.3." but I guess that shouldn't cause a problem for anyone!

Good point, but if that's the case then I think they can supply a patch :)

@timg236 timg236 merged commit 9e9a954 into raspberrypi:master Dec 16, 2025
1 check passed
@timg236 timg236 deleted the rpi-eeprom-config-time-monotonic branch December 16, 2025 12:17
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