You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments