From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: pi+piham Delivered-To: pi+piham@dcvr.yhbt.net Received: by dcvr.yhbt.net (Postfix, from userid 1000) id AA5491F5AA; Tue, 19 May 2015 23:29:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,BODY_URI_ONLY, HTML_MESSAGE,URIBL_BLOCKED,URI_ONLY_MSGID_MALF shortcircuit=no autolearn=no version=3.3.2 X-Original-To: e@yhbt.net Delivered-To: ew@dcvr.yhbt.net Received: by dcvr.yhbt.net (Postfix, from userid 1009) id B50CD1F526; Tue, 19 May 2015 23:08:36 +0000 (UTC) Resent-From: public inbox Resent-Date: Tue, 19 May 2015 23:08:36 +0000 Resent-Message-ID: <20150519230836.GA23491@dcvr.yhbt.net> Resent-To: e@yhbt.net X-Original-To: unicorn-public@bogomips.org Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com [209.85.213.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id BA83E1FA5C for ; Tue, 19 May 2015 14:03:04 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so76236332igb.1 for ; Tue, 19 May 2015 07:03:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:message-id:subject:mime-version :content-type; bh=PDKm72BaI9m6gWq4Edj10giQhNigxUXZEzoq9CFVNXU=; b=GQxrUNjYG8gegaZs4zOCkft80qllggTVkbnbEa9LX4i3mQdT7n6vYiGX1hHfSkUmS5 +Sc4EiwIO/oRW7FQZWfo/+F9zrm7Jfbhx9swXWYy4fUmq7sfIvlHbOsAyTy2y5Q+p5v6 xzOyN0fkHTSOBYqQdxSOphLkAhD9gHqf5poPuM02Mvt/ZKHs9kh8/5sm4WZr1JGeNeFX /vjaL9YKpEUyLZ+GpbpMy/++nv919QxJk5ZaKhOgpsK5u1RCq6UUyys697dikaNsFeSQ b0Ele4HgiYYmObY9ocWUmGHq4e80hHB0Xt+lEC3QdXs78oF4IDPRYa7sNWBGr/pvYbiY v0yw== X-Gm-Message-State: ALoCoQl4DOxhJYlfeWQKD2aJZyVQdHJWAwvW8gmg2e3G68y2JmIZfPk9GrmNVTJ2KmjbekqsK0Ee X-Received: by 10.107.168.87 with SMTP id r84mr15871362ioe.47.1432044184060; Tue, 19 May 2015 07:03:04 -0700 (PDT) Received: from danbookpro ([12.130.117.135]) by mx.google.com with ESMTPSA id c20sm10044669ioc.40.2015.05.19.07.03.01 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 May 2015 07:03:03 -0700 (PDT) Date: Tue, 19 May 2015 10:02:59 -0400 From: Dan Moore To: unicorn-public@bogomips.org Message-ID: Subject: SIGWINCH ignored... X-Mailer: Airmail Beta (307) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: PublicInbox::Filter 0.0.1 I=E2=80=99m interested in the SIGWINCH signal and specifically the messag= e that is posted to the console at an IN=46O level instead of DEBUG level= : https://github.com/ddollar/foreman/issues/557 =E2=80=9CIN=46O =E2=80=93= : SIGWINCH ignored because we=E2=80=99re not daemonized=E2=80=9D I would= like to request that this be moved to DEBUG level as it=E2=80=99s quite = chatty when using tmux, foreman, and terminal. I apologize if this was al= ready discussed, but I cannot seem to perform a full search on the email = archives.