walmartlabs / lacinia

GraphQL implementation in pure Clojure
http://lacinia.readthedocs.io/en/latest/
Other
1.82k stars 160 forks source link

Fix runtime error when aggregating results with error-containing left-value #453

Closed namenu closed 8 months ago

namenu commented 8 months ago

(Rebase of #449)

I added an executor-test that wasn't there originally. Please see if this is the right way to go.