BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io

Home Page:https://discord.gg/2d2xUThp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browsersync causes memory overflow

cxldemo opened this issue · comments

commented

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



  • Browsersync [ last ]
  • Node [ ]
  • Npm [ all ]
    

Affected platforms



  • linux
  • windows
    

Browsersync use-case



  • API
  • Gulp
  • Grunt
  • CLI
    

If CLI, please paste the entire command below


{cli command here}


for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync


{Browsersync init code here}