-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Description
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
Labels
No labels