Files
axion1337.chat-gitops/apps
Thore Cimbal dc856186d1
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s
fix: use Twisted networking instead of asyncio in ClamAV module
Synapse runs on Twisted's reactor, not asyncio's event loop - the
original asyncio.open_connection/wait_for calls failed immediately
with "RuntimeError: no running event loop", silently fail-opening
every scan (confirmed live: EICAR test file passed through unscanned).
Rewritten using twisted.internet.endpoints.HostnameEndpoint/
connectProtocol and a custom Protocol for the INSTREAM conversation.
2026-07-29 15:42:46 +02:00
..
2026-04-24 16:18:17 +02:00