Skip to content
Snippets Groups Projects
Commit 0e16db6d authored by Pascal Merz's avatar Pascal Merz Committed by Mark Abraham
Browse files

Introduce reset handler

This change introduces a reset handler which encapsulates the
setting and handling of resetting signals, and the actual counter resetting.
This cleans up the do_md loop, exchanging several lines of code by
a single command. It also makes a step towards a task-based design by
only calling the internal functions when necessary (if counter resetting
was requested, signal setting only on master).

Refs #1793

Change-Id: I5dec051cd3a0c0b3b52dfe69a72dac7f7e9f65ed
parent 4337464f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment