Skip to content

Conversation

@jamesbrink
Copy link
Member

  • Add tini as init system for proper signal forwarding and zombie reaping
  • Use mcp_nixos.run wrapper for aggressive process termination
  • Set low timeout values via environment variables
  • Enable cleanup of orphan processes
  • Add explicit STOPSIGNAL for Docker to use

🤖 Generated with Claude Code

- Add tini as init system for proper signal forwarding and zombie reaping
- Use mcp_nixos.run wrapper for aggressive process termination
- Set low timeout values via environment variables
- Enable cleanup of orphan processes
- Add explicit STOPSIGNAL for Docker to use

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jamesbrink jamesbrink merged commit 5e7931f into main Apr 2, 2025
1 check passed
@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.10%. Comparing base (24f8c10) to head (44fa188).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   71.14%   71.10%   -0.05%     
==========================================
  Files          32       32              
  Lines        4329     4329              
==========================================
- Hits         3080     3078       -2     
- Misses       1249     1251       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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