mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 00:24:13 +01:00
FIXME markers.
This commit is contained in:
parent
382cfc2ab5
commit
eabdfd2503
@ -34,6 +34,14 @@ require_once 'ykval-synclib.php';
|
||||
require_once 'ykval-config.php';
|
||||
require_once 'ykval-log.php';
|
||||
|
||||
// FIXME
|
||||
// if sync pool is empty && db queue is empty:
|
||||
// exit
|
||||
|
||||
// FIXME
|
||||
// don't die if db connection goes away
|
||||
// (e.g. during mysql restart or upgrade).
|
||||
|
||||
$sl = new SyncLib('ykval-queue:synclib');
|
||||
|
||||
# Loop forever and resync
|
||||
|
Loading…
Reference in New Issue
Block a user