Commit Graph

33 Commits

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