Open timwuhaotian opened 3 hours ago
https://github.com/mscdex/node-imap/blob/9918f08bc0bf5e3b0ed0e154fe98b3396e108606/lib/Parser.js#L431
node-imap is constantly throwing this error while fetching emails, can we add a narrow check just to break the loop first?
https://github.com/mscdex/node-imap/pull/923
https://github.com/mscdex/node-imap/blob/9918f08bc0bf5e3b0ed0e154fe98b3396e108606/lib/Parser.js#L431
node-imap is constantly throwing this error while fetching emails, can we add a narrow check just to break the loop first?