nutechsoftware / alarmdecoder-webapp

Web application for interfacing with the AlarmDecoder family of devices.
MIT License
49 stars 50 forks source link

Modify notifications adding threads for slow tasks #75

Closed f34rdotcom closed 5 years ago

f34rdotcom commented 5 years ago

This commit adds the ability to background slow tasks. Currently tasks run in series where slow tasks will delay the starting potentially faster tasks. Requires 'python-concurrent.futures'.

sudo apt-get install python-concurrent.futures

no longer supported notifications Google talk and NMA were removed. Version bump and updated recipe.