<@U2E974ELT> What happens if I call that deferred ...
# coroutines
d
@elizarov What happens if I call that deferred property's
await()
multiple times, do I get the same instance, or a different instance each time?