hammy275 / comp-status

A set of programs to view the status and resource usage of computers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Lock

hammy275 opened this issue · comments

To prevent the server manager and the central-server itself from trying to compete over the database file, a lock should be implemented so both programs can't access it at the same time.

Due to Flask applications not playing super-nicely with a clean exit, I'm going to close this issue as a wontfix.