Thomas Farstrike 7ba45e692e TaskManager: without new thread works but blocks REPL
aiorepl (asyncio REPL) works but it's pretty limited

It's probably fine for production, but it means the user has to sys.exit()
in aiorepl before landing on the real interactive REPL, with asyncio tasks stopped.
2025-12-11 19:02:40 +01:00
2025-12-02 19:09:35 +01:00
2025-11-20 22:22:55 +01:00
2025-12-08 12:13:39 +01:00
2025-11-29 13:04:52 +01:00
2025-12-11 14:38:12 +01:00
2025-12-07 09:12:31 +01:00
2025-06-15 09:09:33 +02:00
2025-10-24 17:57:04 +02:00
S
Description
No description provided
Readme MIT 4.2 MiB
Languages
Python 75.3%
C 11.5%
JavaScript 7.2%
HTML 3.5%
Shell 1.4%
Other 1%