andris9 / hoodiecrow

Scriptable IMAP server for client integration testing
http://andris9.github.io/hoodiecrow/
Other
60 stars 27 forks source link

Server won't close() unless client is disconnected #24

Open lattejed opened 8 years ago

lattejed commented 8 years ago

I'm guessing this is not a serious issue for most people but the server won't close() and / or fire the callback supplied to close() unless the client disconnects first.

I'm not sure if this is a feature or if it's worth fixing, but I wanted to leave a note here in case that trips someone up.