#545 supervisor type annotation updates
This commit is contained in:
@@ -6,7 +6,8 @@ local util = require("scada-common.util")
|
||||
|
||||
local txnctrl = {}
|
||||
|
||||
local TIMEOUT = 2000 -- 2000ms max wait
|
||||
-- 2000ms max wait
|
||||
local TIMEOUT = 2000
|
||||
|
||||
-- create a new transaction controller
|
||||
---@nodiscard
|
||||
|
||||
Reference in New Issue
Block a user