You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to issue #84: When the FtpServer eventually runs out of memory due to the memory leak, it just stops listening, but the FtpServer process lives on. It would actually be better if the FtpServer were to exit/crash so that any supervisor process could simply restart it.
The text was updated successfully, but these errors were encountered:
This is related to issue #84: When the FtpServer eventually runs out of memory due to the memory leak, it just stops listening, but the FtpServer process lives on. It would actually be better if the FtpServer were to exit/crash so that any supervisor process could simply restart it.
The text was updated successfully, but these errors were encountered: