unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Jonathan del Strother <jon.delStrother@audioboo.fm>
To: Eric Wong <e@80x24.org>
Cc: unicorn-public@bogomips.org
Subject: Re: Worker SIGABRT takes down all workers?
Date: Fri, 22 Aug 2014 16:50:17 +0100	[thread overview]
Message-ID: <CAF5DW8+JVhCf3YzUVm467t1XXFH8EJ+7Tkkdz-5wdZAg0U2txQ@mail.gmail.com> (raw)
In-Reply-To: <20140821203235.GA12050@dcvr.yhbt.net>

On 21 August 2014 21:32, Eric Wong <e@80x24.org> wrote:
> Jonathan del Strother <jon.delStrother@audioboo.fm> wrote:
>> So, as far as I can tell, the SIGABRT in a worker causes all siblings
>> workers to be reaped and restarted.   Is that intended/expected?
>> Shouldn't it just kill the single worker & restart that?
>
> Not intended or expected.  I cannot reproduce it by doing:
>
>         kill -ABRT $WORKER_PID
>

You're quite right, sorry.  I'm running via SMF, which is detecting
the child process's SIGABRT and deciding to restart the entire group.
I'll look into getting SMF to ignore those.

      reply	other threads:[~2014-08-22 15:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 12:05 Worker SIGABRT takes down all workers? Jonathan del Strother
2014-08-21 20:32 ` Eric Wong
2014-08-22 15:50   ` Jonathan del Strother [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAF5DW8+JVhCf3YzUVm467t1XXFH8EJ+7Tkkdz-5wdZAg0U2txQ@mail.gmail.com \
    --to=jon.delstrother@audioboo.fm \
    --cc=e@80x24.org \
    --cc=unicorn-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).