Skip to content
Snippets Groups Projects

Fix file watching

Merged Jonathan Kunstwald requested to merge feature/fix-file-watcher into develop
  • Rewrote File watcher
    • Now only uses a single, global native watcher (instead of n)
    • Now only spawns one global thread (instead of 2 * n)
    • No longer re-creates watchers for files that are already monitored
    • No longer throws exceptions or deliberately crashes on native API errors

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading