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-09 22:25:14 -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 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-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-09 22:25:14 -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-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 00:22:22 -06:00
2025-06-09 22:25:14 -06:00
2025-06-09 22:25:14 -06:00
2025-06-11 14:26:49 -06:00