Files
AstrBot/tests
LIghtJUNction 3fb7515e23 fix: LocalShellComponent tests - mock sessions to avoid event loop conflicts
Real bash subprocess via PersistentShellSession binds stdin/stdout to the
creating event loop. pytest-asyncio's per-function loop switching caused
'Future attached to a different loop' errors. Mock the session instead.

Also remove the unused session-level cleanup fixture and patch.
2026-04-29 04:15:02 +08:00
..
2026-04-02 21:23:23 +08:00
2026-03-22 22:44:05 +08:00
2026-03-30 19:30:33 +08:00