We should fix this log spew, which complains about unix socket connections on actor spawn. import asyncio from monarch.actor import proc_mesh, Actor, endpoint async ...