HomeClusterLabs Projects

Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class.

Description

Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class.

They were very close anyway, so there's not a lot of work required in
doing so. Also:

  • Rename most class members to be private.
  • Rename completionDelegate, outLines, and errLines to delegate to comply with standard python naming.

Details

Provenance
clumensAuthored on Mar 16 2023, 10:38 AM
Parents
rP604352ebc43c: Refactor: python: Remove the path manipulation from remote.py.
Branches
Unknown
Tags
Unknown