aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/thread/Task.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve codacy issuessaturneric2023-03-311-1/+1
* feat: implement concurrent task in a proper waySaturneric2023-02-181-4/+12
* fix: improve the task execution modelSaturneric2023-02-181-21/+65
* feat: improve task execute systemSaturneric2023-02-171-16/+38
* feat: change the log style in source filesSaturneric2023-02-031-19/+19
* feat: add advanced gnupg operationsSaturneric2023-01-071-2/+2
* feat: track pending tasks in task runner systemSaturneric2022-05-201-10/+18
* refactor: change log level for task systemSaturneric2022-05-191-10/+10
* feat(core): upgrade task runner system.Saturneric2022-05-141-10/+81
* feat: add a simple TaskRunner systemSaturneric2022-05-131-0/+74