Optimized pools lock/unlock removing redis with a lock in ntopng

This commit is contained in:
Luca Deri 2022-09-05 20:00:29 +02:00
parent a9f7c69fab
commit be90bf50df
11 changed files with 150 additions and 32 deletions

View file

@ -506,7 +506,7 @@ end
function am_utils.deleteHost(host, measurement)
local ts_utils = require("ts_utils")
local alert_utils = require("alert_utils")
-- local alert_utils = require("alert_utils")
-- NOTE: system interface must be manually sected and then unselected
local old_iface = tostring(interface.getId())