Slipstream
3a264f4530
feat(ext-loader): Support async setup functions
...
Allow extension `setup` functions to be asynchronous. The loader now checks if `module.setup` returns an awaitable and runs it using asyncio, handling cases where an event loop is already running or not.
This enables extensions to perform asynchronous initialization tasks.
2025-06-15 15:17:42 -06:00
..
2025-06-09 22:25:14 -06:00
2025-06-11 02:25:24 -06:00
2025-06-11 18:24:11 -06:00
2025-06-11 02:25:24 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 14:26:44 -06:00
2025-06-10 17:51:22 -06:00
2025-06-10 18:42:52 -06:00
2025-06-10 18:26:23 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 23:01:59 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 14:27:01 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 15:13:37 -06:00
2025-06-11 02:25:24 -06:00
2025-06-09 22:25:14 -06:00
2025-06-15 15:17:42 -06:00
2025-06-11 14:27:11 -06:00
2025-06-10 17:52:00 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 17:51:58 -06:00
2025-06-11 02:25:24 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 20:48:19 -06:00
2025-06-10 17:52:01 -06:00
2025-06-11 14:26:55 -06:00
2025-06-10 18:01:21 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 17:52:05 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 18:24:16 -06:00
2025-06-11 14:26:47 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 00:41:57 -06:00
2025-06-10 15:45:25 -06:00
2025-06-10 20:50:25 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 21:08:32 -06:00
2025-06-10 17:52:05 -06:00
2025-06-10 21:10:29 -06:00
2025-06-10 18:01:21 -06:00
2025-06-11 02:25:24 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-10 00:22:22 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 14:26:58 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 02:25:24 -06:00
2025-06-11 14:26:49 -06:00