You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now ALL MTP E2E tests are passing! This is a milestone! We have reliable MTP, and reliable MTP E2E tests!
- `emit_directory_changed` permanently dropped events suppressed by the 500ms debounce window. Now schedules a trailing emit after the window expires, so the last event in a burst always gets processed.
- Formatting fix in `watcher.rs` (indentation only).
0 commit comments