- Notifications
You must be signed in to change notification settings - Fork516
Closed
Description
batch_execute
submits the creation of the transaction (https://github.com/sfackler/rust-postgres/blob/master/tokio-postgres/src/transaction_builder.rs#L109), but theTransaction
object itself may never be constructed in case the future is dropped.
f6189a9 fixed it forClient::transaction
.
Metadata
Metadata
Assignees
Labels
No labels