Skip to content

Conversation

@tomschr
Copy link
Contributor

@tomschr tomschr commented Jul 21, 2025

  • Introduce new functions run_command, run_git, run_daps
  • Apply new function to older function
  • Replace old run_command (yes, it has the same name!) in process with new run_command
  • Fix tests

@tomschr tomschr added the enhancement New feature or request label Jul 21, 2025
tomschr and others added 5 commits October 28, 2025 15:48
These commands generalize the asyncio.create_subprocess_exec()
call. For run_daps and run_git, it searches the commands
on the PATH with shutil.which.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants