Threading/Executable module #1

Merged
muellerr merged 12 commits from threading into main 2022-06-09 12:50:06 +02:00

12 Commits

Author SHA1 Message Date
muellerr a17b3123a5 cargo fmt 2022-06-09 12:49:48 +02:00
muellerr 0192a705c5 this should be sufficient coverage/testing 2022-06-09 12:49:06 +02:00
muellerr d2830cb5b6 clippy fixes 2022-06-08 19:43:32 +02:00
muellerr 59103135d9 continued executable module 2022-06-08 19:42:32 +02:00
muellerr 7989d197fd clippy fix 2022-05-26 21:10:25 +02:00
muellerr 40ba758a4e cancel condition works 2022-05-26 21:10:08 +02:00
muellerr e9567e3872 moved exec scheduler into lib 2022-05-26 19:23:31 +02:00
muellerr 35aa7c450c some bugfixes 2022-05-26 19:19:16 +02:00
muellerr be2a4ac3a2 testing 2022-05-26 18:53:07 +02:00
muellerr e4b5df8287 allow passing in task vectors now 2022-05-26 17:51:10 +02:00
muellerr 529d2ff67d error handling fixes 2022-05-16 11:24:59 +02:00
muellerr 061fcf2d97 continued threading tests 2022-05-16 11:01:57 +02:00