sylvain 8a6432e5f8 fix: dispatch XMPP message callback in thread to avoid blocking asyncio loop
The LLM call (up to 300s) was blocking the slixmpp asyncio event loop,
preventing keepalive pings and causing the server to close the connection.
All XMPP message handling now runs in a daemon thread.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 16:44:59 +00:00
2026-03-09 13:05:44 +00:00
2026-03-09 09:01:32 +00:00
S
Description
Système multi-agents — agents_core
169 KiB
Languages
Python 100%