chaos4ever / chaos

The chaos Operating System
https://chaos4ever.github.io/
16 stars 6 forks source link

mailbox_receive: Add timeout #103

Open perlun opened 6 years ago

perlun commented 6 years ago

I've noted this while debugging #102; sometimes things can "stall" just because a threading is waiting on a mailbox that never gets populated.

The way to do it: