|
|
|
|
|
by eximius
1684 days ago
|
|
That is an absolutely fair distinction. I think a blocking implementation being a `await(async impl)` is typically fine... the problem with that is the lack of async interop in the current state of things, more than the async runtime which mostly gets compiled away. |
|