icetee / node-ftp

An FTP client module for node.js
MIT License
25 stars 16 forks source link

Fixed reentry #15

Closed Error-256 closed 4 years ago

Error-256 commented 4 years ago

Reentry error correction

ReferenceError: reentry is not defined at /app/node_modules/@icetee/ftp/lib/сonnection.js:937:11 at Timeout._onTimeout (/app/node_modules/@icetee/ftp/lib/connection.js:962:9) at ListOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.Js:475:7)

icetee commented 4 years ago

Thanks!