Commit 456589a
committed
Limit the number of concurrently open file watchers on macos
There is a node.js bug on MacOS which causes closing file watchers to be really slow.
nodejs/node#299491 parent 21eb54a commit 456589a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
294 | 299 | | |
295 | 300 | | |
296 | 301 | | |
| |||
0 commit comments