Skip to content

Terminate connection to database #613

@alex-dukhno

Description

@alex-dukhno

Hi there!

Thanks for the rust-postgres is a cool crate 😄

I am building PostgreSQL compatible database and using synchronous Client in my integration tests.
I am starting the server in separate thread and facing the problem that I can't terminate connection with Client.
I think it's good idea to send terminate message when dropping Client that is not closed. WDYT?

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