Skip to content

turbopack-240722.2

@sokra sokra tagged this 22 Jul 10:45
### Description

notify-debouncer has two bugs:

* Sometimes Create events are discarded when there is a Modify event
too.
* After a delete-restore cycle, rename events of the same file are
discarded.

Since we don't need the combining feature of debouncer we can easily
come up with our own debouncing solution within 3 lines of code.

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
Assets 2
Loading