lf-lang / reactor-c

A reactor runtime written in C
Other
10 stars 23 forks source link

Prevent spurious wakeups on rp2040 #439

Open lhstrh opened 1 month ago

lhstrh commented 1 month ago

Hm, I would say spurious wake-ups is a bug. I am aware that they are there in Linux, but shouldn't we just avoid it since we can?

_Originally posted by @erlingrj in https://github.com/lf-lang/reactor-c/pull/344#discussion_r1616384988_