-
Notifications
You must be signed in to change notification settings - Fork 555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
threaded regex problem in _57 #169
Comments
From bl@incyte.comThe following script reaches the 'ERROR' part on a multi-processor #!/opt/perl5.005_57/bin/perl use Thread; my $msg = 'aaa'; sub loop It usually takes less than a second to die. Tested under IRIX and Solaris. bl Perl Info
|
From [Unknown Contact. See original ticket]Hi, in my search for 'the bug' in our code, I stumbled upon the "real" the original msg : a proposed solution : Christophe VG |
From @gsarOn Mon, 03 Jul 2000 18:08:48 +0200, Christophe VG wrote:
Harry Wolfson <HarryWolfson@ll.mit.edu> worked on an implementation, Please talk to Harry to find out more if you're interested in Sarathy |
@gbarr - Status changed from 'open' to 'resolved' |
From @gbarrBug was with 5.005 threads which are no longer supported |
Migrated from rt.perl.org#974 (status was 'resolved')
Searchable as RT974$
The text was updated successfully, but these errors were encountered: