-
-
Notifications
You must be signed in to change notification settings - Fork 506
Closed
Description
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
Labels
No labels