All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: thibault.jamet@gmail.com, git@vger.kernel.org,
	thibault.jamet@adevinta.com
Subject: Re: [PATCH] Close transport helper on protocol error
Date: Tue, 23 Jul 2019 14:10:53 -0700	[thread overview]
Message-ID: <xmqqimrssbhe.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <20190723194009.GB3879@sigill.intra.peff.net> (Jeff King's message of "Tue, 23 Jul 2019 15:40:10 -0400")

Jeff King <peff@peff.net> writes:

> ...
> At which point I do wonder if this is better handled by a wrapper
> process which simply reaps everything. And indeed, people have already
> come up with similar solutions for containers:
>
>   https://github.com/Yelp/dumb-init
>
> So I dunno. I am not really opposed to this patch, as it is just adding
> some extra cleanup. But it seems like it is really hitting the tip of
> the iceberg, and I'm not sure it's an iceberg I'd like to get to the
> bottom of.

Thanks for stating what I had on mind a lot better than I said ;-)

      reply	other threads:[~2019-07-23 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 21:22 [PATCH] Close transport helper on protocol error thibault.jamet
2019-07-23 17:33 ` Junio C Hamano
2019-07-23 19:40   ` Jeff King
2019-07-23 21:10     ` Junio C Hamano [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

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

  git send-email \
    --in-reply-to=xmqqimrssbhe.fsf@gitster-ct.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    --cc=thibault.jamet@adevinta.com \
    --cc=thibault.jamet@gmail.com \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.