Skip to content

The driver is not thread-safe #15

@bchavez

Description

@bchavez

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 awaiting threads identified by their query token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions