All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
- Added a call to `handleScanNetworkStop` in the `handleDisconnect` method of `SocketClient` to ensure proper cleanup of network scanning sessions upon disconnection. - Improved resource management by closing all connections in the printer and document printer managers during disconnection.