supervisor debug log messages and #427 fix

This commit is contained in:
Mikayla Fischler
2024-02-21 12:58:49 -05:00
parent 910509d764
commit 96691d773a
4 changed files with 18 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.2.7"
local SUPERVISOR_VERSION = "v1.2.8"
local println = util.println
local println_ts = util.println_ts