mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-09 12:46:50 +00:00
Cancelling an operation does allow the driver to do perform async ops at the moment, but rather we are supposed to just send the the cancel commands while another action may running. So we should handle this as part of the SSM final stage, if cancellation happened.