basically, the main thread would recurse through t...
# development
w
basically, the main thread would recurse through the entire graph until it encountered an IO operation, and then the IO would happen on an IO thread