HomeClusterLabs Projects

Refactor: python: Improve the Process.kill method.

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
Parents
rPa4cc3d077bbc: Refactor: python: Improve arguments passed to Process.__init__.
Branches
Unknown
Tags
Unknown