Lock for the whole run of updater
Protect all accesses to the package database and the system by a single lock, so we are sure nothing changes during the work.
This is for #74 (closed).
Edited by Vojtech Myslivec
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Protect all accesses to the package database and the system by a single lock, so we are sure nothing changes during the work.
This is for #74 (closed).