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

react whenever throws a cryptic error #5481

Closed
p6rt opened this issue Jul 24, 2016 · 4 comments
Closed

react whenever throws a cryptic error #5481

p6rt opened this issue Jul 24, 2016 · 4 comments
Labels
LTA Less Than Awesome; typically an error message that could be better

Comments

@p6rt
Copy link

p6rt commented Jul 24, 2016

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

Searchable as RT128717$

@p6rt
Copy link
Author

p6rt commented Jul 24, 2016

From @zoffixznet

Blockless `react` seems to be unsupported and the error message it throws is cryptic and unrelated to the actual issue. Best would be if it actually worked, but at least the error message should be improved.

$ perl6 -e 'react whenever Supply.interval​: 1 { .say }'
0
Method 'phasers' not found for invocant of class 'Code'
  in block <unit> at -e line 1

--
Cheers,
ZZ | https://twitter.com/zoffix

@p6rt
Copy link
Author

p6rt commented Sep 15, 2017

From @jnthn

On Sat, 23 Jul 2016 20​:36​:59 -0700, cpan@​zoffix.com wrote​:

Blockless `react` seems to be unsupported and the error message it
throws is cryptic and unrelated to the actual issue. Best would be if
it actually worked, but at least the error message should be improved.

$ perl6 -e 'react whenever Supply.interval​: 1 { .say }'
0
Method 'phasers' not found for invocant of class 'Code'
in block <unit> at -e line 1

Was fixed a while back; regression test added to S17-supply/syntax.t.

@p6rt
Copy link
Author

p6rt commented Sep 15, 2017

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

@p6rt
Copy link
Author

p6rt commented Sep 15, 2017

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

@p6rt p6rt closed this as completed Sep 15, 2017
@p6rt p6rt added the LTA Less Than Awesome; typically an error message that could be better label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTA Less Than Awesome; typically an error message that could be better
Projects
None yet
Development

No branches or pull requests

1 participant