awaitAny() takes openarray[FlowVarBase]. It rejects seq[FlowVar[T]]. But the 
caret operator expects FlowVar[T]. So how can I use awaitAny() and then get the 
data from the actual FlowVar[T]? Could someone point me to a simple example?

Reply via email to