Do I need to call bindImage().await?
# coroutines
p
Do I need to call bindImage().await?
g
Depends on your case, but maybe you could replace async inside
createFile()
with
run