-
Notifications
You must be signed in to change notification settings - Fork 0
5 REQ cap.ctrl.stop
Manuel Hatzl edited this page Aug 24, 2023
·
3 revisions
References:
- in branch main: 4 (4 direct)
As a user, I want to be able to stop capturing, because I might not want to capture events all the time.
Capturing is stopped by sending a special stop-event to the event handler, because the handler only reacts to events. For more information, see DR-20230809_1.
Steps:
- Create subscriber for all events
- Manually stop capturing
- Set any event
- Check: Subscriber did not receive any event
Please create an issue if you found any spelling mistakes.
You may also create an issue if you think the content of this wiki should be improved.
Note: This wiki is managed in its own repository. Any commits made using the edit
button will be overwritten.
Note: Issues for the wiki are handled in the evident repository, but pull requests for the wiki are handled in the evident-wiki repository.
This wiki is MIT licensed, and works together with the evident crate.