Eric Callahan fce056e481
file_manager: fix notification sync on fast machines
Desktop class PCs may exit the request before the inotify observer
gains control of the loop.  When the observer does gain control
it will immediately notify as the sync mutex is no longer held,
this can result in sending  the websocket notification before
the response has returned.  Delay all notifications by 5ms to prevent
this.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-02-22 18:08:51 -05:00
..
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 18:08:50 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 18:08:50 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 18:08:50 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00
2023-02-22 12:16:27 -05:00