Robert
04/21/2020, 1:26 PMDariusz Kuc
04/21/2020, 2:44 PMRobert
04/21/2020, 2:45 PMCompletableFuture.completedFuture
and use a coroutine to return that value?Dariusz Kuc
04/21/2020, 2:45 PMorg.dataloader.DataLoader
signatures we dont controlgraphql-java
dependency on CompletableFuture
and provide some native execution engineRobert
04/21/2020, 2:49 PMDariusz Kuc
04/21/2020, 2:50 PMRobert
04/21/2020, 2:55 PMDariusz Kuc
04/21/2020, 2:58 PMgraphql-java
CompletableFuture
there is still broken parent-child relationship between query handler (e.g. web filters, routing and construction of gql request) and actual query executioncoroutine
-> completable future
-> coroutine
Robert
04/21/2020, 4:14 PM