summaryrefslogtreecommitdiff
path: root/nopsyncd/qlistener.lua
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-03-09 18:58:14 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-03-09 18:58:14 (GMT)
commitc0479f190fd22d7e6a2fa81f9eda2bd79a4b87b6 (patch)
tree435d2de991643b72a10d27011e45193e348d840e /nopsyncd/qlistener.lua
parent9f014d5b9735a63da0e7d783f4c67a984140f7ab (diff)
exit whole process is one of the threads terminates
Diffstat (limited to 'nopsyncd/qlistener.lua')
-rwxr-xr-xnopsyncd/qlistener.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/nopsyncd/qlistener.lua b/nopsyncd/qlistener.lua
index 7594d68..2ebf5be 100755
--- a/nopsyncd/qlistener.lua
+++ b/nopsyncd/qlistener.lua
@@ -37,6 +37,7 @@ function main_loop()
os.exit(2)
end
+ -- TODO: lookup info in Rivendell DB and insert into temporary storage
print("received message '" .. msg .. "' with prio: " .. prio)
pipe.signal()