nishizhen

Results 2 comments of nishizhen

I have the same issue when i run hs.task.new ``` -- Start the MQTT client loop hs.task.new("/opt/homebrew/bin/lua", function() mqtt.run_ioloop(client) end):start() ```

I have the same issue when i run hs.task.new ` -- Start the MQTT client loop hs.task.new("/opt/homebrew/bin/lua", function() mqtt.run_ioloop(client) end):start() `