Hey guys, do we currently have a way to write and ...
# coroutines
a
Hey guys, do we currently have a way to write and read files asynchronously, or is this answer still valid?https://stackoverflow.com/a/50468907
e
The answer is still valid. For most applications going though "true" async file IO (which is still sketchy on Linux) does not make any sense.