Skip to content

Handle file watcher resource exhaustion - #90

Merged
galjos merged 1 commit into
mainfrom
fix/file-watcher-startup
Jul 27, 2026
Merged

Handle file watcher resource exhaustion#90
galjos merged 1 commit into
mainfrom
fix/file-watcher-startup

Conversation

@galjos

@galjos galjos commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • clean up native watcher startup failures
  • fall back to polling so the GUI and live updates remain available
  • show polling mode in the GUI status and document it

Tests

  • 204 tests with 100% coverage
  • 9 GUI/TUI end-to-end tests
  • real polling update after a forced EMFILE failure

Closes #89

@galjos galjos added the bug Something isn't working label Jul 27, 2026
@galjos
galjos requested a review from ape33 July 27, 2026 09:37
@galjos galjos mentioned this pull request Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (fc0c5e3) to head (44b1bab).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          502       502           
=========================================
  Hits           502       502           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@galjos
galjos merged commit 734612a into main Jul 27, 2026
3 checks passed
@galjos
galjos deleted the fix/file-watcher-startup branch July 27, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Opening GUI

2 participants