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
Description
No description provided
990 KiB
Languages
Rust 96.2%
CSS 2.5%
Shell 1.3%