-
-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Description
Just dawned on me using the driver while writing a server-side application. The ReadResponse
isn't thread-safe. We possibly need a dedicated thread ReadLoop
for reading responses from the network-stream, then dispatch / signal / handing off the response to await
ing threads identified by their query token.
Metadata
Metadata
Assignees
Labels
No labels