The workaround outlined in Nim in Action is still the best way to achieve this 
in a cross-platform fashion. That is until we are able to `await` a FlowVar, 
once that is implemented and working it'll be the same idea but the code to 
achieve will be much shorter and far more efficient.

Reply via email to