phosit
5586802b86
Use a coroutine for Loader tasks
...
Some tasks are invoked multiple times. Normally those tasks are broken
up inside a loop and had to be continued there. With coroutines that is
easier as it's possible to suspend inside a loop.
Coroutines which are lambdas should not capture anythig as the lifetime
of the captured values might end before the coroutine completes. For
that purpose `std::bind_front` is used.
2025-12-21 15:51:46 +01:00
..
2025-08-24 11:09:57 +02:00
2025-12-14 19:07:01 +01:00
2025-10-12 00:53:10 +02:00
2025-10-26 09:16:46 +01:00
2025-10-11 19:44:22 +02:00
2025-12-21 15:51:46 +01:00
2025-08-13 19:38:21 +02:00
2025-08-03 15:57:56 +02:00
2025-08-05 07:21:22 +02:00
2025-10-16 09:17:05 +02:00
2025-08-05 07:21:22 +02:00
2025-10-05 01:31:27 +02:00
2025-08-05 07:21:22 +02:00
2025-08-04 09:35:41 -05:00
2025-08-05 07:21:22 +02:00
2025-10-26 09:16:46 +01:00
2025-07-27 16:07:14 +02:00
2025-07-28 16:59:04 +02:00
2023-12-03 00:30:12 +00:00
2025-10-16 09:17:05 +02:00
2025-08-05 07:21:22 +02:00
2024-12-10 11:29:48 +01:00
2025-07-02 13:20:13 +02:00
2023-12-03 00:30:12 +00:00
2025-10-11 19:44:22 +02:00
2025-10-11 19:44:22 +02:00
2025-10-11 08:11:35 +02:00
2025-08-03 15:57:56 +02:00
2023-12-03 00:30:12 +00:00
2019-10-11 16:20:50 +00:00
2025-07-28 16:59:04 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-08-28 20:01:39 +02:00
2025-12-21 15:51:46 +01:00
2025-11-01 17:31:54 +01:00
2025-08-03 15:57:56 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2023-12-03 00:30:12 +00:00
2025-07-28 16:59:04 +02:00
2023-12-03 00:30:12 +00:00
2025-08-03 15:57:56 +02:00
2025-08-14 20:15:30 +02:00
2025-08-03 15:57:56 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-12-21 15:51:46 +01:00
2025-12-21 15:51:46 +01:00
2025-08-13 19:38:21 +02:00
2025-08-05 07:21:22 +02:00
2025-08-03 15:57:56 +02:00
2025-08-05 07:21:22 +02:00
2025-10-16 09:17:05 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-08-28 20:01:39 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2025-07-09 09:04:50 +02:00
2025-08-13 19:38:21 +02:00
2025-08-05 07:21:22 +02:00
2025-10-26 09:16:46 +01:00
2025-10-26 09:16:44 +01:00
2025-12-13 18:58:17 +01:00
2025-09-14 13:17:18 +02:00
2025-10-26 09:16:46 +01:00
2025-09-14 13:17:18 +02:00
2025-07-28 16:59:04 +02:00
2025-08-28 20:01:39 +02:00
2025-08-28 20:01:39 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2023-12-03 00:30:12 +00:00
2025-08-03 15:57:56 +02:00
2025-08-05 07:21:22 +02:00
2023-12-03 00:30:12 +00:00
2025-11-17 21:45:00 +01:00
2023-12-03 00:30:12 +00:00
2025-07-28 16:59:04 +02:00
2025-08-05 07:21:22 +02:00
2025-10-15 00:52:25 +02:00
2025-08-05 07:21:22 +02:00
2025-10-26 09:16:46 +01:00
2025-09-14 13:17:18 +02:00
2025-12-21 15:51:46 +01:00
2025-08-05 07:21:22 +02:00