Hello,
On Fri, 3 May 2019 at 14:15, Emeric Brun <[email protected]> wrote: > >> Please do not commit this yet. > >> > >> We need those random devices open in openssl 1.1.1. We specifically > >> pushed for this and had very long conversations with openssl folks. > >> > >> I don't have time to dig up the entire history right now, will do that > >> later for context, however, please do not commit this yet. > >> > >> > > > > Lukas, > > > > This is the code of deinitilisation of the master, which is launched before > > the re-execution of the master, it does not impact the workers. > > > > Indeed if the workers keep the fd open it should work, the master is outside > de chroot and doesn't need to keep the fd open. Ok, thanks for clarifying to both of you, I imagined something like this but wanted to be sure. cheers, lukas

