Skip to content

Is until eternity with nested blocks ok? #289

@JollyWizard

Description

@JollyWizard

I'm wondering if this is a bug or a "feature".

I would expect this code to exit, but it keeps getting stuck in the until loop, and the reality wont complete. Full automator speed, 1.5 glyph speed enhancement. No black holes.

  auto eternity 5 sec
  eternity respec
  until eternity {
    studies nowait load name aTD
    if total TT > 5000 {
      eternity
    }
  }

The reason I believe this is a bug, is because there are two eternities firing repeatedly while this is stuck in a loop waiting to detect one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions