fix: improve SSH agent data collection completeness

- Remove process limit for orphaned agent cleanup
- Increase socket check limit for agent PID validation
- Remove key limit from `ssh-add` output
- Add `sshagent_test.v` to project structure
This commit is contained in:
Mahmoud-Emad
2025-09-14 15:37:14 +03:00
parent e924645ac2
commit 2f2edc86ad
2 changed files with 7 additions and 6 deletions

View File

@@ -192,6 +192,7 @@ python/
rust_test.v
rclone/
qdrant/
sshagent_test.v
'
if in_github_actions() {