Merge lp://staging/~thomas-voss/biometryd/immediately-cancel-operations into lp://staging/biometryd
Proposed by
Thomas Voß
Status: | Merged |
---|---|
Approved by: | Ken VanDine |
Approved revision: | 28 |
Merged at revision: | 29 |
Proposed branch: | lp://staging/~thomas-voss/biometryd/immediately-cancel-operations |
Merge into: | lp://staging/biometryd |
Diff against target: |
17 lines (+2/-5) 1 file modified
src/biometry/devices/dispatching.cpp (+2/-5) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/biometryd/immediately-cancel-operations |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ken VanDine | Approve | ||
Review via email: mp+297755@code.staging.launchpad.net |
Commit message
Immediately cancel operations instead of enqueuing cancellation.
Description of the change
Immediately cancel operations instead of enqueuing cancellation.
To post a comment you must log in.
Looks good