Skip to content

Commit

Permalink
#186: remove thread.kill
Browse files Browse the repository at this point in the history
  • Loading branch information
dom0317 authored Oct 26, 2023
1 parent 70c6dc0 commit ee1dec6
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 ee1dec6

Please sign in to comment.