SamKirkland / ftp-deploy

Deploy websites over FTP with one command line
MIT License
89 stars 43 forks source link

Possible memory leak #33

Closed a-tonchev closed 6 months ago

a-tonchev commented 1 year ago

I get memory leak warning when I have more than 10 usages of ftp-deploy

image

It looks like the problem comes somewhere from bluebird, that is used by promise-ftp

Any idea how to fix that?

SamKirkland commented 6 months ago

Fixed with basic-ftp upgrade, available in latest release! https://github.com/SamKirkland/ftp-deploy/releases/tag/v1.2.4