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
Currently in the Python test test_mvbox_sentbox_threads the option is enabled, but because CI server nine.testrun.org does not have a Sent folder, IMAP loop is started, opens a connection and goes to fake idle. We should not open a connection at all in this case.