Commit Graph

29 Commits

Author SHA1 Message Date
Kai Kriegel 0380e02f3f reworked CI 2023-01-02 03:59:09 +00:00
Nadja Reitzenstein 57fb279092 Runtime things furthermore 2022-06-24 12:24:29 +02:00
Nadja Reitzenstein 77e0935945 Allow tracking cgroups with futures 2022-06-23 21:19:38 +02:00
Nadja Reitzenstein 3075e1c027 Get started on supervision trees 2022-06-23 17:28:41 +02:00
Nadja Reitzenstein 7e113bab47 Attach a GroupID to all LightProcs 2022-06-23 17:28:18 +02:00
Nadja Reitzenstein ff727b6d97 Noting down improvement ideas for procs 2022-06-23 16:00:21 +02:00
Nadja Reitzenstein 2f5f7cb0d7 More ideas about how to record data 2022-06-23 14:37:30 +02:00
Nadja Reitzenstein 567df800f3 A number of small updates batched into one commit 2022-06-23 13:33:29 +02:00
Nadja Reitzenstein 9a86bae45a Improve Drop guards 2022-06-23 13:22:51 +02:00
Nadja Reitzenstein 18d69063fd Even more console shenanigans 2022-06-22 19:01:58 +02:00
Nadja Reitzenstein 2d8d6f9938 tracing more data 2022-06-22 14:43:14 +02:00
Nadja Reitzenstein aef36fa3d4 Some bits work \o/ 2022-06-21 22:48:12 +02:00
Nadja Reitzenstein 287ca9806d Console is attached and compiles 2022-06-21 22:24:40 +02:00
Nadja Reitzenstein 35c9f45f6d More console features 2022-06-21 19:12:02 +02:00
Nadja Reitzenstein ee0593dc6f Use `ManuallyDrop` instead of `mem::forget` where appropiate 2022-06-21 16:21:13 +02:00
Nadja Reitzenstein 8a35818b4f More console implementation stuff 2022-06-21 16:20:52 +02:00
Nadja Reitzenstein df7bd80d06 Start on the runtime console subscriber 2022-06-21 13:06:21 +02:00
Nadja Reitzenstein ce204b9bc1 Remove sincerely obsolete code 2022-05-05 17:51:51 +02:00
Nadja Reitzenstein 2d9f30b55b Run rustfmt 2022-05-05 15:50:44 +02:00
Nadja Reitzenstein 4489f710d8 Fix a segfault caused by moving into an uninitalized pointer 2022-03-11 22:43:34 +01:00
Nadja Reitzenstein 13bfb2fbee Moving towards implementing the 0.3.2 featureset 2022-03-11 22:13:54 +01:00
Nadja Reitzenstein 4f36eedf6a Let's try to get this as the next v0.3 2022-03-10 20:52:34 +01:00
Nadja Reitzenstein 10e4ff080c Modules renaming 2022-03-08 16:41:38 +01:00
Nadja Reitzenstein b543b3b80d State commit 2022-02-14 17:38:48 +01:00
Nadja Reitzenstein 32894300f4 Kick out asyncio into an external crate for later 2021-11-25 23:36:17 +01:00
Nadja Reitzenstein ad5c4061de more asyncio foo 2021-11-24 21:39:11 +01:00
Nadja Reitzenstein ec78aa6fc9 . 2021-11-24 02:44:34 +01:00
Nadja Reitzenstein 55d6609e33 Executor compiles 2021-11-14 17:51:48 +01:00
Nadja Reitzenstein 24be65b3d9 LightProc fork working 2021-11-14 17:50:59 +01:00