BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.14k stars 754 forks source link

Browsersync causes memory overflow #2063

Closed cxldemo closed 2 months ago

cxldemo commented 2 months ago

Issue details

The task manager checks that the node.exe process will continuously increase memory by 4KB at a time  Please provide issue details here. 

Steps to reproduce/test case

browser-sync start --server --files "css/*.css" Then check the memory usage of node.exe in the task manager   Please provide necessary steps for reproduction of this issue, or better the reduced test case (without any external dependencies). 

Please specify which version of Browsersync, node and npm you're running