well-typed / grapesy

Native Haskell gRPC client and server based on `http2`
Other
31 stars 4 forks source link

Fix bug in `recvNextInput` / `recvNextOutput` #154

Closed edsko closed 3 weeks ago

edsko commented 3 weeks ago

This bug was masked by #114 , but I have verified that when we fix #114, the bug is found by the tests added in this PR, and then also fixed.