-
Notifications
You must be signed in to change notification settings - Fork 38
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
fixing a chain resume issue #55
Conversation
Jeremy, did you verify that with this change it works to resume both when only one sample has been saved and when there are more than that? |
Thank you for figuring this out, @jeremy-baier! Please confirm that it works for the case that @kdolum suggests, and then we can merge. |
Thanks for the reminder! |
Thanks, @jeremy-baier. Did you also verify that it works in the case where it worked before where there's not just one sample? I've no reason to think it would fail, but it's good to the be careful. Thanks! |
I can confirm that it does: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
See issue 53.