tokiwa-software / fuzion

The Fuzion Language Implementation
https://fuzion-lang.dev
GNU General Public License v3.0
47 stars 11 forks source link

lib: concur.sync, change cnd.wait #4164

Open michaellilltokiwa opened 3 days ago

michaellilltokiwa commented 3 days ago

wait add argument cnd_met to detect spurious wakeups. The idea is to make it harder to misuse wait.