zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-users@zsh.org
Subject: Re: Odd behavior using MULTIOS
Date: Wed, 11 Nov 2020 17:25:37 +0000 (GMT)	[thread overview]
Message-ID: <555026373.1332792.1605115537691@mail2.virginmedia.com> (raw)
In-Reply-To: <590c200a-7f5c-bfa5-bd1f-1bbcad50585e@zentaur.org>


> On 11 November 2020 at 17:11 Clinton Bunch <cdbunch@zentaur.org> wrote:
> Another thing I noticed is that MULTIOS doesn't appear to work with exec
> 
> i.e.
> 
> exec 3>/tmp/test1 3>/tmp/test2
> 
> causes the script to hang.
> 
> I'm not sure why.  Am I just being dense today?

That sounds like a real bug.  The implementation is going to be a little
different for this case, indeed we effectively get a coprocess so anyone
fixing it may have their work cut out, but I'm not aware of any actual
expectation that it doesn't work, and certainly not that it hangs.

pws


  reply	other threads:[~2020-11-11 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 16:25 Clinton Bunch
2020-11-11 16:42 ` Peter Stephenson
2020-11-11 17:11   ` Clinton Bunch
2020-11-11 17:25     ` Peter Stephenson [this message]
2020-11-11 17:36       ` Clinton Bunch

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=555026373.1332792.1605115537691@mail2.virginmedia.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-users@zsh.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://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).