mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
fix another flaky test
This commit is contained in:
@@ -196,6 +196,7 @@ class DirectImap:
|
||||
raise TimeoutError
|
||||
if terminate:
|
||||
self.idle_done()
|
||||
self.account.log("imap-direct: idle_check returned {!r}".format(res))
|
||||
return res
|
||||
|
||||
def idle_wait_for_seen(self):
|
||||
|
||||
Reference in New Issue
Block a user