Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Support Cancelleation in PSharpTester #281

Open
akashlal opened this issue Jan 20, 2018 · 0 comments
Open

Support Cancelleation in PSharpTester #281

akashlal opened this issue Jan 20, 2018 · 0 comments

Comments

@akashlal
Copy link
Contributor

We should support clean cancellation of PSharpTester. When the user gives a Ctrl-C signal to PSharpTester, it should abort cleanly, reporting whatever it has gathered so far. This involves two changes: (1) stopping the loop that runs test iterations (controlled by the /i flag) and (2) forcing the check that runs a single iteration to its length (controlled by /max-steps flag).to call Stop.

Perhaps we give it a couple of seconds before actually terminating the process. (To make sure that Ctrl-C is respected.)

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

No branches or pull requests

1 participant