Seizure / MonitorBoss

GNU Lesser General Public License v3.0
2 stars 1 forks source link

file lock mechanism for indicating DDC/CI waits #4

Open Seizure opened 7 months ago

Seizure commented 7 months ago

create lock file, perform command, wait for defined length of time, remove lock file. return error if lock file already exists

Rangi42 commented 2 months ago

Look into using https://pypi.org/project/portalocker/