Skip to content
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

$*PID is erroneously 0 on Darwin in Rakudo #2165

Closed
p6rt opened this issue Sep 14, 2010 · 4 comments
Closed

$*PID is erroneously 0 on Darwin in Rakudo #2165

p6rt opened this issue Sep 14, 2010 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Sep 14, 2010

Migrated from rt.perl.org#77850 (status was 'resolved')

Searchable as RT77850$

@p6rt
Copy link
Author

p6rt commented Sep 14, 2010

From @masak

<masak> rakudo​: say $*PID
<p6eval> rakudo c71489​: OUTPUT«12413␤»
<masak> on my box 'say $*PID' prints 0 :/
<masak> can anyone else on Darwin confirm this?
<moritz_> that's a surprisingly low PID?
<masak> too low for my taste...
<florz> actually, that's a non-PID ;-)
<Juerd> masak​: Kill it! :)
<masak> 哈哈
<colomon> masak​: confirmed
<baest> masak​: confirmed
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Dec 15, 2010

From @moritz

On Tue Sep 14 06​:25​:12 2010, masak wrote​:

<masak> rakudo​: say $*PID
<p6eval> rakudo c71489​: OUTPUT«12413␤»
<masak> on my box 'say $*PID' prints 0 :/

Fixed in 2865b9d7109cfb58e9ff47a7087b85a0d22e271e

Test has been unfudged.

@p6rt
Copy link
Author

p6rt commented Dec 15, 2010

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Dec 15, 2010

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Dec 15, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant