Fork me on GitHub
#graphql
<
2020-02-29
>
hlship01:02:55

Query execution takes place in a thread pool defined by the '*callback-executor*` var: https://lacinia.readthedocs.io/en/latest/resolve/async.html

chrisulloa00:03:25

Thank you, this is helpful!

hlship01:02:21

The code you referenced returns a channel that will have a value delivered, asynchronously, even though it is not a go or thread block.