Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
BF: some machines weren't saving data correctly mid-experiment
Must have been something to do with ExperimentHandler not cleaning itself up (maybe due to a circular reference somewhere?) Adding the use of atexit as a second safety measure but keeping __del__ as well. This commit is taking the code from 89263ae and 24d3d83 but can't cherry-pick those due to restructured code
- Loading branch information
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters