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_2_STABLE
parent
5266f221a2
commit
f1e671a0b4
Loading…
Reference in new issue