public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Sutcliffe <ir0nh34d@gmail.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Mercurial not returning with 20110601 snapshot
Date: Thu, 02 Jun 2011 10:44:00 -0000	[thread overview]
Message-ID: <BANLkTi=Ts9mMzReuWxq6z6QrT2SiL8Cz-A@mail.gmail.com> (raw)

Testing the 20110601 snapshot I've run in to an issue where Mercurial
(specifically python) will not return to the command line when the
command completes:

csutclif@bmotec3017201lt:[/usr/src/emerge/default] $ uname -a
CYGWIN_NT-5.1 BMOTEC3017201LT 1.7.10s(0.248/5/3) 20110601 01:49:05 i686 Cygwin
csutclif@bmotec3017201lt:[/usr/src/emerge/default] $ hg pull -u
running ssh ir0nh34d@emerge.hg.sourceforge.net "hg -R
hgroot/emerge/emerge serve --stdio"
pulling from ssh://ir0nh34d@emerge.hg.sourceforge.net/hgroot/emerge/emerge
searching for changes
no changes found

I have to Ctrl-C to get back to the prompt, doing a ps -efa in a
second window I see that the python process is still active (before
the Ctrl-C):

csutclif@bmotec3017201lt:[~] $ ps -efa
     UID     PID    PPID  TTY        STIME COMMAND
csutclif    1840       1 ?        06:30:38 /usr/bin/mintty
csutclif    5984    1840 tty0     06:30:38 /usr/bin/mksh
csutclif    4172    1840 ?        06:38:06 /usr/bin/mintty
csutclif    3884    4172 tty1     06:38:07 /usr/bin/mksh
csutclif    5304    5984 tty0     06:41:19 /usr/bin/python
csutclif    5620    5304 tty0     06:41:19 /usr/bin/ssh
csutclif    4952    3884 tty1     06:42:13 /usr/bin/ps

I'm guessing this is related to the recent changes to pipe handling?

Cheers,

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2011-06-02 10:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 10:44 Chris Sutcliffe [this message]
2011-06-02 12:28 ` Christopher Faylor
2011-06-02 13:06   ` Chris Sutcliffe
2011-06-02 13:34     ` Ryan Johnson
2011-06-02 13:46       ` marco atzeri
2011-06-02 15:48         ` Chris Sutcliffe
2011-06-03  2:25           ` Christopher Faylor
2011-06-03  3:32             ` Ryan Johnson
2011-06-04  1:14     ` Christopher Faylor
2011-06-04  1:57       ` Chris Sutcliffe

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='BANLkTi=Ts9mMzReuWxq6z6QrT2SiL8Cz-A@mail.gmail.com' \
    --to=ir0nh34d@gmail.com \
    --cc=cygwin@cygwin.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 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).