Closed bruno-f-cruz closed 1 month ago
The while loop attempts to resume automatically. This is notoriously annoying if only a single, invalid, json file is found in the target folder.
while
https://github.com/AllenNeuralDynamics/Aind.Behavior.Services/blob/4a444285cb56c03c3822923c4631cfd864d696ca/src/DataSchemas/aind_behavior_services/launcher.py#L312-L336
The
while
loop attempts to resume automatically. This is notoriously annoying if only a single, invalid, json file is found in the target folder.https://github.com/AllenNeuralDynamics/Aind.Behavior.Services/blob/4a444285cb56c03c3822923c4631cfd864d696ca/src/DataSchemas/aind_behavior_services/launcher.py#L312-L336