Skip to content

feat: add timeout support for subprocess execution#7

Merged
cuinixam merged 1 commit intocuinixam:mainfrom
LeMollinger:feature/timeout-for-subprocess-executor
Feb 27, 2026
Merged

feat: add timeout support for subprocess execution#7
cuinixam merged 1 commit intocuinixam:mainfrom
LeMollinger:feature/timeout-for-subprocess-executor

Conversation

@LeMollinger
Copy link
Contributor

@LeMollinger LeMollinger commented Feb 25, 2026

Merging will solve this issue: #6

@LeMollinger LeMollinger force-pushed the feature/timeout-for-subprocess-executor branch from c792b9b to 1ce172f Compare February 26, 2026 09:20
@LeMollinger LeMollinger marked this pull request as ready for review February 26, 2026 09:21
@cuinixam cuinixam force-pushed the feature/timeout-for-subprocess-executor branch 2 times, most recently from 16f409f to 7e4652a Compare February 27, 2026 10:11
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 91.54930% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.04%. Comparing base (ccbd402) to head (423f11f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/py_app_dev/core/subprocess.py 91.54% 5 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   89.40%   90.04%   +0.63%     
==========================================
  Files          17       17              
  Lines         887      944      +57     
  Branches      109      118       +9     
==========================================
+ Hits          793      850      +57     
+ Misses         66       65       -1     
- Partials       28       29       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LeMollinger LeMollinger force-pushed the feature/timeout-for-subprocess-executor branch from f9519e3 to 423f11f Compare February 27, 2026 10:32
Copy link
Owner

@cuinixam cuinixam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🤖 🚀

@cuinixam cuinixam merged commit 01d76d7 into cuinixam:main Feb 27, 2026
7 checks passed
@LeMollinger LeMollinger deleted the feature/timeout-for-subprocess-executor branch February 27, 2026 10:50
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.

3 participants