Join Slack
Powered by
Hey guys, do we currently have a way to write and ...
# coroutines
a
Andrew Kuryan
12/10/2021, 12:01 AM
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
elizarov
12/13/2021, 11:38 AM
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.
10
Views
Open in Slack
Previous
Next