[PATCH applied] Re: t_server_null: run server processes with 'ulimit -t 300'

Gert Doering <[email protected]> Fri, 31 Jul 2026 12:05:29 +0200 (CEST)
Newsgroups gmane.network.openvpn.devel
Message-ID <[email protected]>
There has been some debate on "is this really necessary" (after we found
the reason why this test sometimes produced stuck-and-looping openvpn
processes) - I claim it is, test code needs to be robust against 
misbehaving OpenVPN binaries-under-test, and this adds just a bit
(according to BB, without side effects).

Your patch has been applied to the master branch.

commit d9ae1f0fa43f8ac2551f048f90f37a110a9ecaa4
Author: Gert Doering
Date:   Thu Jul 30 22:46:37 2026 +0200

     t_server_null: run server processes with 'ulimit -t 300'

     Signed-off-by: Gert Doering <[email protected]>
     Acked-by: Arne Schwabe <[email protected]>
     Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/777
     Message-Id: <[email protected]>
     URL: https://www.mail-archive.com/[email protected]/msg38088.html
     Signed-off-by: Gert Doering <[email protected]>


--
kind regards,

Gert Doering