Luís Cunha
Results
2
issues of
Luís Cunha
@AugustoPeres reported an error he was getting when trying to fetch the status of several (~2k) tasks from the API. The code snippet where the error occured: ```python def get_successfull_tasks(task_ids):...
bug
### Version of Apptainer ```sh $ apptainer --version apptainer version 1.3.3 ``` ### Expected behavior Expected to be able to reproduce the checkpointing example in the [documentation](https://apptainer.org/docs/user/main/checkpoint.html), running all Apptainer...