Skip to content

Add a catch for broken resume files

Gregory Ashton requested to merge add-catch-for-broken-resume-false into master

If the dynesty pickle file is broken, it will print a warning that the reading of the resume file and otherwise continue as if the resume file didn't exist

Merge request reports