This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: perl threads problems using 20040720 snapshot


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]