Fork me on GitHub
#graphql
<
2019-10-16
>
hlship15:10:49

My big concern is the small change in behavior related to when the query execution code throws an exception. The sync code resolves the exception from the promise and re-throws it. lacinia-pedestal will need a change to do something similar, as might your code.

gklijs15:10:04

Might be interesting to see what it does to performance. Of there is a lacinia-pedestal with the changes I could put it through a subscription performance test?