mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-28 14:44:17 +01:00
Mutex are using their own DB connection Because the `wait_timeout` isn't specified when opening the connection, it could be closed before we released the lock : if so the lock is silently released ! We are now setting this variable directly when opening the connection to avoid such case (setting 86400s, so 1 day : this should be enough !)
9.3 KiB
9.3 KiB