| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
syscared: fix patch monitor watch mapping and event handling edge cases Refactor inotify-based patch directory monitor to improve reliability and maintainability: - Add bidirectional watch descriptor mapping to keep wd/path maps synchronized - Extract event handling into dedicated functions for better error handling - Batch process inotify events to avoid redundant patch rescans - Properly handle directory create/delete/move events for watch maintenance - Tighten file change detection to trigger rescan only on patch metadata changes - Implement Drop trait for graceful monitor thread shutdown This refactoring addresses edge cases in watch mapping updates, event-path resolution, and improves overall monitor robustness. Signed-off-by: renoseven <dev@renoseven.net> | 4 个月前 | |
project: update version to 1.2.2 Signed-off-by: renoseven <dev@renoseven.net> | 1 年前 | |
all: clean code Signed-off-by: renoseven <dev@renoseven.net> | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 个月前 | ||
| 1 年前 | ||
| 2 年前 |