-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Feature description
Need a control that allows stop the process once started, if the user wants to. Stop all threads, no need to do it immediately, we should use flags to detect a stop request; and return the application to a safe state.
Possible implementation
- Use the same
Buttonthat starts the scan process - Or show another Button close to it when scanning process starts
Reactions are currently unavailable