On Tue, 16 Jan 2024 11:03:30 -0800 Jay Vosburgh wrote:
If I'm reading it right, this will sleep for 12, 22, 32 and 52 seconds for the passes through the loop in num_grat_arp(), so that would be 118 seconds just for that.
Hah, that's really tight if the default timeout is 120. Let me send a patch to bump it to 300..