Experiment.abort_functions#

Experiment.abort_functions: List[callable][source]#

A list of function that will be called upon aborting an experiment session. They are added with the abort() decorator