Experiment could have more helpful error behaviour
Opened this issue · 0 comments
rwb27 commented
Using the background_action decorator from the utils module is concise, but results in unhelpful error messages. I should probably just use a bare threading.Thread module in Experiment. This would be much more intuitive.