HomeClusterLabs Projects

Refactor: CTS: Clean up "with"-related pylint warnings in cts-exec.

Description

Refactor: CTS: Clean up "with"-related pylint warnings in cts-exec.

  • Use with when opening the daemon output file, which also means we can get rid of the redundant encoding and unnecessary import.
  • Ignore other with warnings because of how we're interacting with the spawned subprocess.

Details

Provenance
clumensAuthored on May 30 2024, 10:34 AM
Parents
rP04d0a3b76645: Refactor: CTS: Remove unnecessary escaped quotes from cts-exec.
Branches
Unknown
Tags
Unknown