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

Using an earliest { ... wait 0 { ... } } causes #4302

Closed
p6rt opened this issue Jun 6, 2015 · 7 comments
Closed

Using an earliest { ... wait 0 { ... } } causes #4302

p6rt opened this issue Jun 6, 2015 · 7 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 6, 2015

Migrated from rt.perl.org#125343 (status was 'rejected')

Searchable as RT125343$

@p6rt
Copy link
Author

p6rt commented Jun 6, 2015

From @hoelzro

The attached script reproduces the issue.

When I use earliest with a wait 0 block, I get the following error message​:

  No exception handler located for last_label

Interestingly enough, if I increase 0 to some arbitrary timeout, this affects the bug; I've found if I keep it below 220ms, it triggers the bug. Going higher fixes the problem.

@p6rt
Copy link
Author

p6rt commented Jun 6, 2015

From @hoelzro

test.p6

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

From @AlexDaniel

what is `earliest`, `more` and `wait`?

On 2015-06-06 16​:40​:28, rob@​hoelz.ro wrote​:

The attached script reproduces the issue.

When I use earliest with a wait 0 block, I get the following error
message​:

No exception handler located for last_label

Interestingly enough, if I increase 0 to some arbitrary timeout, this
affects the bug; I've found if I keep it below 220ms, it triggers the
bug. Going higher fixes the problem.

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

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

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

From @lizmat

Those are predecessors of the “react / whenever” syntax. I think that therefore this ticket can be closed now.

On 3 Dec 2017, at 04​:58, Aleks-Daniel Jakimenko-Aleksejev via RT <perl6-bugs-followup@​perl.org> wrote​:

what is `earliest`, `more` and `wait`?

On 2015-06-06 16​:40​:28, rob@​hoelz.ro wrote​:

The attached script reproduces the issue.

When I use earliest with a wait 0 block, I get the following error
message​:

No exception handler located for last_label

Interestingly enough, if I increase 0 to some arbitrary timeout, this
affects the bug; I've found if I keep it below 220ms, it triggers the
bug. Going higher fixes the problem.

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

From @AlexDaniel

Alright.

On 2017-12-03 00​:53​:04, elizabeth wrote​:

Those are predecessors of the “react / whenever” syntax. I think that
therefore this ticket can be closed now.

On 3 Dec 2017, at 04​:58, Aleks-Daniel Jakimenko-Aleksejev via RT
<perl6-bugs-followup@​perl.org> wrote​:

what is `earliest`, `more` and `wait`?

On 2015-06-06 16​:40​:28, rob@​hoelz.ro wrote​:

The attached script reproduces the issue.

When I use earliest with a wait 0 block, I get the following error
message​:

No exception handler located for last_label

Interestingly enough, if I increase 0 to some arbitrary timeout,
this
affects the bug; I've found if I keep it below 220ms, it triggers
the
bug. Going higher fixes the problem.

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

@AlexDaniel - Status changed from 'open' to 'rejected'

@p6rt p6rt closed this as completed Dec 3, 2017
@p6rt p6rt added the weird 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