Introduce cross-platform file-watching (#6855)
This adds cross-platform file-watching via the [Notify](https://github.com/notify-rs/notify) crate. The previous fs-events implementation is now only used on MacOS, and on other platforms Notify is used. The watching function interface is the same. Related to #5391 #5395 #5394. Release Notes: - N/A
A
Amin Yahyaabadi committed
1313402a6bfd3f508aec8b4a8d89b0b5a826261b
Parent: b29f45e
Committed by GitHub <noreply@github.com>
on 1/29/2024, 8:18:10 PM