phpcompat
phpcompat copied to clipboard
Make a cancel button.
Now that a scan persist page loads there isn't a way to restart a test. If something gets in a bad state, you're stuck. There should be an easy way to restart a scan, either a separate button, or we just allow use of the re-run button during a scan.
What about stop all tests?
That's a good idea too. An easy way to get to a clean state. @Taylor4484 thoughts here?
I'm in favor if this idea. Perhaps a "cancel/stop" button instead of a "reset" .
I talked to Taylor, I'm going to do both ideas. Make the re-run button not disabled, and add a cancel button.
I started working on the cancel button but it got complicated quick. I submitted #58 to allow users to restart the test, I'll work on the cancel button after this release.
I would like to see this too. But please show the partial results when you click the cancel button. Sometimes you can't continue the scan in big sites, but partial results are welcomed.
In the meantime, how CAN you stop a scan? I have a scan that is completely stuck. Using WP Crontrol to cancel the cron job doesn't actually stop the job. Is there a transient that needs to be cleared or something?