oauth: Remove timeout from t/002_client when not needed
The connect_timeout=1 setting for the --hang-forever test was left in
place and used by later tests, causing unexpected timeouts on slower
buildfarm animals. Remove it when no longer needed.
Per buildfarm member skink, reported by Andres on Discord.
Author: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Reported-by: Andres Freund <andres(at)anarazel(dot)de>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/46c4c7cbc6d562d5f1b784fea9527c998c190b99
Modified Files
--------------
src/test/modules/oauth_validator/t/002_client.pl | 3 +++
1 file changed, 3 insertions(+)