Query execution takes place in a thread pool defined by the '*callback-executor*` var: https://lacinia.readthedocs.io/en/latest/resolve/async.html
Thank you, this is helpful!
The code you referenced returns a channel that will have a value delivered, asynchronously, even though it is not a go
or thread
block.