mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
fddacbb86d
In containerd-in-docker mode, SetupNetwork fails because netns is unavailable. Previously this killed the task, making stdio MCP tools unusable. Now the task continues running with a warning log, since stdio MCP communication does not require networking.