mirror of https://github.com/postgres/postgres
We have once or twice seen failures suggesting that control didn't get to the exception block before the timeout elapsed, which is unlikely but not impossible in a parallel regression test (with a dozen other backends competing for cycles). This change doesn't completely prevent the problem of course, but it should reduce the probability enough that we don't see it anymore. Per buildfarm results.REL8_1_STABLE
parent
b243d39456
commit
63b103aac8
Loading…
Reference in new issue