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

Fix exception with FileStorage when run is not completed #108

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

akretz
Copy link

@akretz akretz commented Nov 14, 2018

An exception is thrown when FileStorage is used and one experiment is not completed. That happens because the code tries to access the key "stop_time" which does not exist.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 77.725% when pulling e89dd44 on akretz:fs_fix into 4f4ebb0 on chovanecm:develop.

@chovanecm chovanecm merged commit 719f9ec into chovanecm:develop Nov 16, 2018
@chovanecm
Copy link
Owner

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

3 participants