Add WorldIteration to DreamDaemon response.

- Fix race condition with `TellWorldToReboot`
- Additional test sanity
This commit is contained in:
Jordan Dominion
2025-08-04 23:01:50 -04:00
parent b36d766766
commit 8f28ea0042
11 changed files with 102 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/world/New()
log << "Starting test..."
log << "Starting test: [json_encode(params)]"
text2file("SUCCESS", "test_success.txt")
world.RunTest()