Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Postpone the destruction of Task::current_activity_.
[simgrid.git] / src / plugins / task.cpp
2023-06-06 Arnaud GierschPostpone the destruction of Task::current_activity_.
2023-06-06 Arnaud GierschVarious cleanups in Task plugin.
2023-06-05 Martin QuinsonMerge branch 'fix-sonar-task' into 'master'
2023-06-05 Adrien Gougeonmore sonar fix
2023-06-05 Adrien Gougeonfix sonar warnings
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-02 Adrien Gougeonrename operation to task. rename execute to fire.