Post #1464910
2026-04-20 11:59 UTC
Until ‘timerfd’ became a thing, the only way to wait for a real-time clock calendar event (the main use case being cron) was to poll the real-time clock periodically, to account for the fact that it can change at any time:
https://codeberg.org/guile/fibers/pulls/177#issuecomment-13351431
🤦
Replies (0)
No replies.