5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java25,266 stars (25,266 stars)9,474 forks (9,474 forks)batch import
component:coregood first issueimported-jira-issuepriority:majorresolution:unresolved
- Issue type
- bug
- Research direction
- Investigate the disconnect workflow in DumbSlave and its parent classes, focusing on the `afterDisconnect()` method in Launcher. Check whether `disconnect()` in AbstractCloudSlave or Computer calls `afterDisconnect()` redundantly. Look at the `disconnect` method chain to identify and prevent the duplicate call.