Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 22 Aug 2004 03:56:43 -0700
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
To: cygwin@cygwin.com
Subject: Re: perl threads problems using 20040720 snapshot
Message-ID: <20040822105643.GA2732@efn.org>
References: <20040721071836.GA4068@efn.org> <20040725205108.GA2396@efn.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040725205108.GA2396@efn.org>
User-Agent: Mutt/1.4.1i
Organization: bs"d
X-IsSubscribed: yes

On Sun, Jul 25, 2004 at 01:51:08PM -0700, Yitzchak Scott-Thoennes wrote:
> On Wed, Jul 21, 2004 at 12:18:36AM -0700, Yitzchak Scott-Thoennes wrote:
> > When using recent snapshots, perl threads have some problems.  For example:
> > 
> > $ perl 
-we'use threads; threads->new( sub { print "go" } )->join(); <>; print "done"';
> > 
> > Here, when the thread exits (after printing go), the whole process
> > also exits, instead of waiting for terminal input and printing done.
> 
> I am curious to know if this is only me or if others are also seeing it.

This is still a problem with the 20040821 snapshot.  Is there anything I can
do to help resolve this?  Does anyone else have this problem?

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

