Closed robberwick closed 6 years ago
Prevent multiple instances by employing a lock file. Uses tendo package, so will require pip install tendo in order for this branch to work.
tendo
pip install tendo
Tested, working. LGTM.
Prevent multiple instances by employing a lock file. Uses
tendo
package, so will requirepip install tendo
in order for this branch to work.