zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Mikael Magnusson <mikachu@gmail.com>,
	zsh-workers <zsh-workers@sunsite.dk>
Subject: Re: coprocess file descriptor p isn't closed after coprocess exits
Date: Wed, 29 Jul 2009 16:46:37 -0700	[thread overview]
Message-ID: <090729164637.ZM20302@torch.brasslantern.com> (raw)
In-Reply-To: <237967ef0907291219m2cce3c52p2043dfc3d64c8cc8@mail.gmail.com>

On Jul 29,  9:19pm, Mikael Magnusson wrote:
} Subject: coprocess file descriptor p isn't closed after coprocess exits

The coprocess descriptor is like any other FIFO; it stays open until
both ends are done with it.  See more explanation in

    http://www.zsh.org/mla/users/2009/msg00574.html

} I couldn't figure out any syntax for closing the p descriptor manually
} like you would do with exec 2>&-

Nothing about coproc has changed in 10 years, so:

    http://www.zsh.org/mla/users/1999/msg00619.html


      reply	other threads:[~2009-07-29 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 19:19 Mikael Magnusson
2009-07-29 23:46 ` Bart Schaefer [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=090729164637.ZM20302@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=mikachu@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /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://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).