AllenNeuralDynamics / dynamic-foraging-task

Bonsai/Harp workflow for Dynamic Foraging with Python GUI for visualization and control
MIT License
5 stars 4 forks source link

5m stall after exceeding the session time limit #950

Open XX-Yin opened 4 hours ago

XX-Yin commented 4 hours ago

GUI stopped after exceeding the time limit (75m by default), but the stall function will keep running to get this "5m stall error information". We should stop the stall function in this edge case

alexpiet commented 4 hours ago

Do you have a log file for this?

We should make sure that the stall function stops if the time limit is exceeded (I thought it did, but maybe it has a bug)

XX-Yin commented 4 hours ago

I ran into this issue, but the log file didn't contain the trial stop information (shown below). This is also very easy to replicate on our own computer

image