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

Signal (SIGINFO/SIGUSR1?) to print current state #12

Open
silentbicycle opened this issue Aug 19, 2017 · 1 comment
Open

Signal (SIGINFO/SIGUSR1?) to print current state #12

silentbicycle opened this issue Aug 19, 2017 · 1 comment

Comments

@silentbicycle
Copy link
Owner

The theft test runner could behave like dd and other programs when sent SIGINFO:

Set a flag that makes theft print progress stats and the shrunken instance(s), so far, before the next shrinking attempt.

This should be possible to disable in the config, in case that the code under test uses SIGINFO/SIGUSR1, but could be a good default behavior.

@silentbicycle
Copy link
Owner Author

The behavior here may not be clear in the presence of multi-core searching/shrinking, since there may be multiple trials being investigated concurrently.

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

No branches or pull requests

1 participant