Closed jpolitz closed 4 years ago
@joe, is this properly a CPO issue with world.js? I don't see it in reactors.js anywhere...
Ugh, this gives an error, but a meaningless, unactionable one!
The annotation
seconds-per-tick: [[[[-1]]]],
was not satisfied by the value
-1
Uh, what annotation? What's wrong with this value?
I could've sworn I'd gotten better annotation error than this when I committed the fix above.
This appears to do the right thing now:
@blerner OK to close?
Currently, it sends a negative value to
setTimeout
, which uses the browser's minimum time threshold for the delay.