1
0
Fork 0
mirror of https://gitlab.com/niansa/cosched.git synced 2025-03-06 20:53:26 +01:00
Commit graph

6 commits

Author SHA1 Message Date
c016ccd672 Minor reworks and fixed lambda lifetime in ScheduledThread 2023-05-05 12:55:48 +02:00
3def9bb02c Replaced libasync with basic-coro
We don't need full-blown libasync here...
2023-05-05 10:24:05 +02:00
637889421a Implemented ScheduledThread 2023-05-04 15:06:26 +02:00
3714abde1c Allow reading current task from Task::current() 2023-05-04 14:09:27 +02:00
bf5033f6bc Changed the way termination is handled 2023-05-04 11:27:37 +02:00
dbc07373d4 Initial commit 2023-05-04 10:38:09 +02:00