From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 425 invoked from network); 17 Nov 2020 15:32:23 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 17 Nov 2020 15:32:23 -0000 Received: (qmail 10617 invoked by uid 89); 17 Nov 2020 15:32:45 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 10607 invoked from network); 17 Nov 2020 15:32:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wKYKydtuteKAHJH25awqESFSYZj2y753oFcv1e/dZ4c=; b=MlOqHT0SGP7pu0h3dpNWl2dZ9/kFeSvA14fUqLWNc1cNn992eLyBUYupET3XexzywB uMH3h10otJvhASRLfUMrxdp46RM+hqjCeAVkwtOLK3GRSQjivvTHeY1qgDkbbOfsbzWC GO6QS8oAX7lBG6djBL/So7jjt53wHhlvduHgcMavNkAQ5TVhnvxk4l0H4em3ZeuPQT/w 4e7CG0lXS14e32Nd2ogRJ0HvNoxlye16C3g58K9dZd0MXf4tqMjSQ22CcwQUmV/1fdjW BYyg9AuhgBZapiYIbjEVII3Df2017DzAONzDFYBgVBZXQQcx0js5i56itZgNNS+Gqav8 lZiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wKYKydtuteKAHJH25awqESFSYZj2y753oFcv1e/dZ4c=; b=YBupYgHu9mitzhLSQI3NuS0aPtnVpLhWZiQtWEfjNB3mJp4RpUT4n25kaBeCv/YSfn 04Q0QGL6u0sHbGOzHZlWZsAnPLy3+LX9T7khOPkUTtL0Ca9FPB08aIk7mU/JdailRoeP fNkfDU9pJ1YjTG6f5l+LEEVL9lsX8PLPZbbV5+pOhmhx/pwJ6AD+QJlR+pcPF6KwF8O/ O99Rl5cuWKETkwyLbpWvn5iWxhEf5FuR8t34S5BGKR41MCGUnfvB4Yc/HGQxU31MxSEw /gqPg0EHNjQnqVSD+8zrw2vUxy7+zqWVqpQo4sBkcvnBKDUddjNjCdxQMt4qLBJMCKCb UPHw== X-Gm-Message-State: AOAM533xGnNFRmwfyRTq9uacRxEKWzDA0eACOFM7OawJqA9Ws7vm/daC CqK48dtfCB2XiUtEk/yGojTbmbes+wUVYKehYcM= X-Google-Smtp-Source: ABdhPJymixsR6brwGMGvbCi97jRwW2zKt+Z0k90ZIdkUdUNa+sK+NCPdYlnZl2ml/fcKf39P3DpZePKiC2u4p/hMxdY= X-Received: by 2002:a2e:9046:: with SMTP id n6mr2243562ljg.22.1605627137705; Tue, 17 Nov 2020 07:32:17 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Xavier Stonestreet Date: Tue, 17 Nov 2020 16:32:06 +0100 Message-ID: Subject: Re: s6-permafailon not acting as expected To: Laurent Bercot Cc: supervision@list.skarnet.org Content-Type: text/plain; charset="UTF-8" > Please try the fixed version. If you don't want to use the git head, > you can apply the very simple diff: Thanks for your quick reply and for the patch. It's working as it should. I'm glad I was lucky to stumble upon this randomly occurring bug. > I'm working on a bigger release (with some interface changes and a > major version bump) that should happen before the end of the year, but > not right now ^^' Sounds good. So what kind of interface changes should we expect? I mean will they require updating the service definitions, run/finish scripts, that sort of thing?