Join Slack
Powered by
found that `await(..)` works better than `(…).awai...
# coroutines
p
pniederw
12/22/2016, 9:38 AM
found that
await(..)
works better than
(…).await()
for awaiting pairs and collections of futures
Open in Slack
Previous
Next