nevaforget b8e060b850 Fix fprintd AlreadyInUse error by respecting done flag
VerifyStart was called unconditionally on retry/no-match statuses,
ignoring the done parameter from fprintd's VerifyStatus signal.
When done=False the verify session is still active, causing
AlreadyInUse errors. Now only restarts verification when done=True.
2026-03-26 15:43:27 +01:00
2026-03-26 14:02:06 +01:00
S
Description
No description provided
1.2 MiB
Languages
Rust 97.4%
CSS 2.6%