Skip to content

Commit 6822124

Browse files
committed
chore: flush
1 parent 9bc11e0 commit 6822124

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/auth/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ where
244244
TransactionStatus::Idle,
245245
)))
246246
.await?;
247+
client.flush().await?;
247248

248249
client.set_state(PgWireConnectionState::ReadyForQuery);
249250
Ok(())

0 commit comments

Comments
 (0)