Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a PreExecutionHook querying the user to check some parameters #114

Open
MatthieuDartiailh opened this issue Sep 20, 2017 · 0 comments
Open

Comments

@MatthieuDartiailh
Copy link
Member

The idea is that in some cases it may be best to manually check that some stuff is properly set before running the measurement and the system may not be able to asses it (such as putting a cover on a window). The hook should accept a list of question to ask and be able to nicely timeout (settable) in case the user is not there to perform the check. The user should be able to choose whether to abort or continue in case of a time out. A two dialog system the first one checking the user availability and second asking the question (this way the user can take its time to run the checks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant