HomeClusterLabs Projects

Refactor: python: Improve the Process.kill method.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: python: Improve the Process.kill method.

  • Don't return a value. It's never used anywhere.
  • Get rid of self.KillCmd since it doesn't match python naming rules and is only ever used in the kill method.

Details

Provenance
clumensAuthored on Apr 6 2023, 11:49 AM

Commit No Longer Exists

This commit no longer exists in the repository.