-
-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for postmaster.pid during
cargo pgrx test
(#1150)
Teach the pgrx test framework to wait for up to ~10s if the `postmaster.pid` file exists. I've seen some instances where it's still there when we try to start the postmaster again for another test and waiting a bit longer allows it to get properly cleaned up.
- Loading branch information
1 parent
205cb33
commit 1b1aaff
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters