damian
08/20/2019, 3:43 PMwhile (!ready.get()) { delay(1000) } ?
I'm using a RENDEZVOUS channel to send events from various sensors to a component that processes them.
ready is set by another component when it does not want to receive results while in some processing state but it wants to receive them (i.e. not lose any) as soon as it's ready