Open maurerle opened 5 days ago
I can see this happening. I guess we should do a two-phase shutdown. First, we shutdown the agents in the mirror containers and main container; the main container gets notified when they shut down. After we shutdown the connection, then we terminate the process.
I got this message for a RoleAgent running in
as_agent_process
which has anon_stop
handler which might have taken too long.Stacktrace I got:
I don't quite know how this happened, but want to document this issue. I tried to create a minimal example, but it did not occur in there.