Skip to content

Commit

Permalink
Merge pull request #187 from dom0317/issue186
Browse files Browse the repository at this point in the history
(#186) remove thread.kill
  • Loading branch information
ripienaar authored Oct 27, 2023
2 parents 70c6dc0 + ee1dec6 commit 41122f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mcollective/shell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ def runcommand
Log.info("Unexpected exception received while waiting for child process: #{e.class}: #{e}")
end
end
@status.thread.kill
@status
end
end
Expand Down

0 comments on commit 41122f5

Please sign in to comment.