Swarm attempting to disconnect from remotes halts lighting build completion. How can I mitigate this?

Hello!

I’ve been using Swarm to great success lately. It has been very helpful with reducing my light build times. One thing I’ve noticed as of late is a 2-4 minute hang after the lighting build has completed. Though the editor and swarm report that the build has completed it technically hasn’t.

I brought up the Swarm logs to find this spew:

2:03:00 PM: [CloseConnection] Closing bi-directional remote connection (1D42B105)
2:03:00 PM: [CloseConnection] Connection disconnected 1D42B107
2:03:00 PM: [GetMessage] Safely returning to 1D42B107 with no message
2:03:00 PM: [CloseConnection] Connection disconnected 1D42B105
2:03:00 PM: [CloseConnection] Closing connection 1D42B103 using handle 1D42B103
2:03:00 PM: [CloseConnection] Connection confirmed for disconnection 1D42B103
2:03:00 PM: [CloseConnection] Closing orphaned Job (C289E587-45140FC7-AEE95DB2-2FBFF53C)
2:03:01 PM: [MaintainConnections] Remote connection has closed (1D42B108)
2:03:01 PM: [MaintainConnections] Local connection has closed (1D42B107)
2:03:01 PM: [MaintainConnections] Remote connection has closed (1D42B105)
2:03:01 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:03:01 PM: [MaintainConnections] Removed alias for remote connection: 1D42B108 was an alias for 1D42B105
2:03:01 PM: [MaintainConnections] Removed connection 1D42B105
2:03:01 PM: [MaintainConnections] Removed connection 1D42B107
2:03:01 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:03:02 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:03:02 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:03:03 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
…continued disconnecting spew…
…continued disconnecting spew…
…continued disconnecting spew…
2:05:06 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:05:07 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:05:07 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:05:08 PM: [MaintainConnections] Connection 1D42B103 is DISCONNECTING
2:05:08 PM: [CloseConnection] Connection disconnected 1D42B103
2:05:08 PM: [GetMessage] Safely returning to 1D42B103 with no message
2:05:08 PM: [MaintainConnections] Local connection has closed (1D42B103)
2:05:08 PM: [MaintainConnections] Removed connection 1D42B103
2:05:08 PM: [MaintainConnections] All connections have closed

The editor hangs and the “Lighting Build Completed” display remains visible until the connection finally closes. I’d love to find a solution for this as it almost triples my time waiting for a lighting build to complete. The lighting itself happens super fast but this seems to add an unnecessary amount of waiting time.

Thanks for any help!

bump

Is there more info that I could provide to help find a solution?