Single-file Python process guardian: anti-duplicate locks + watchdog auto-restart for long-running ML jobs.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
53
commits
No package.json found
This might not be a Node.js project
fix(gpu): truncate CMD column to 80 chars in pretty/human table output
4d1818fView on GitHubchore: delete issues/ directory, update docs for GitHub Issues
0c66db5View on GitHubfix(issue): error paths now exit 1 instead of 0, restore returncode assertions in tests
be0f284View on GitHubfeat(issue): rewrite cmd_issue to create GitHub Issues via API
098ad61View on GitHubdocs: rewrite Setup section for new users, make install.sh fault-tolerant
2f904e6View on GitHubfix(gpu): use ps args= instead of comm= to show full command line
3c0d811View on GitHubfix(gpu): wrap query_gpu_processes in FileNotFoundError handler, add nonzero exit test
6223954View on GitHubtest(gpu): add pretty output and empty process list integration tests
5e62a08View on GitHubfeat(gpu): add procyon gpu subcommand with JSON/pretty output, user filter, and registry status
d824bdeView on GitHubfeat(gpu): add format_gpu_pretty() for human-readable GPU output
3bae170View on GitHub