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

Support resuming failed runs #14

Open
jvilk opened this issue Feb 8, 2018 · 1 comment
Open

Support resuming failed runs #14

jvilk opened this issue Feb 8, 2018 · 1 comment

Comments

@jvilk
Copy link
Member

jvilk commented Feb 8, 2018

While BLeak works well on most applications / websites that I throw at it, others throw curveballs that often turn up during the diagnose step.

BLeak should serialize an early version of bleak_results.json to disk after the leak locating / ranking stage. If it sees an incomplete bleak_results.json in the specified output folder, it should use it to resume at the diagnose phase.

This will also greatly reduce user frustration if BLeak bugs out on their website after a long run.

@jvilk
Copy link
Member Author

jvilk commented Feb 17, 2018

BLeak should properly do this now, but I haven't tested the functionality yet. :-)

jvilk pushed a commit that referenced this issue Mar 30, 2018
…eaks.

Enables resuming (#14), but not closing until I add a unit test.
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