Commit from LuCI Translation Portal by user jow.: 10 of 222 messages translated ...
[project/luci.git] / libs / lucid / luasrc / lucid.lua
index 7ecdf2a..38b34fd 100644 (file)
@@ -150,6 +150,7 @@ function run()
                                if tpids[pid] ~= true then
                                        tpids[pid](pid, stat, code)
                                end
+                               tpids[pid] = nil
                        end
                        pid, stat, code = nixio.wait(-1, "nohang")
                end