forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit50b1e8c
committed
ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert770011e.
cirrus-ci now defaults to killing processes still running at the end of ascript. Unfortunately we start postgres in the background, which seemsnontrivial to fix. Previously we worked around that in770011e by using anolder agent version, but now that CIRRUS_ESCAPING_PROCESSES we should use that.This reverts commit770011e "ci: windows:Work around cirrus-ci bug causing test failures.Discussion:https://postgr.es/m/CA+hUKGKx7k14n2nAALSvv6M_AB6oHasNBA65X6Dvo8hwfi9y0A@mail.gmail.com1 parenta1fc506 commit50b1e8c
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
383 | 384 |
| |
384 | 385 |
| |
385 | 386 |
| |
|
0 commit comments
Comments
(0)