coordinator receives tank list from supervisor

This commit is contained in:
Mikayla Fischler
2024-08-20 22:28:41 -04:00
parent 45d4b4e653
commit 465875b287
3 changed files with 5 additions and 90 deletions

View File

@@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.5.2"
local COORDINATOR_VERSION = "v1.5.3"
local CHUNK_LOAD_DELAY_S = 30.0