Skip to content

Remove unused context manager code from SysCommand#3562

Closed
correctmost wants to merge 1 commit intoarchlinux:masterfrom
correctmost:cm/remove-syscmd-context-mgr
Closed

Remove unused context manager code from SysCommand#3562
correctmost wants to merge 1 commit intoarchlinux:masterfrom
correctmost:cm/remove-syscmd-context-mgr

Conversation

@correctmost
Copy link
Copy Markdown
Contributor

Tests and Checks

  • Pyright and mypy didn't detect any errors
  • I didn't see SysCommand used as a context manager when reviewing the various callers

@correctmost correctmost requested a review from Torxed as a code owner May 31, 2025 19:13
@Torxed
Copy link
Copy Markdown
Member

Torxed commented May 31, 2025

Same thing here, internally we might not but one point of archinstall is to be able to use it as a library:

@correctmost
Copy link
Copy Markdown
Contributor Author

I will leave the code in place and fix the annotations instead (in a separate PR)

@correctmost correctmost deleted the cm/remove-syscmd-context-mgr branch May 31, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants