Kaynağa Gözat

removed unnecessary mailbox disconnect

master
Evgeniy Ierusalimov 2 hafta önce
ebeveyn
işleme
3ca37a5d6b
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0
    2
      src/Service/MailFetcher.php

+ 0
- 2
src/Service/MailFetcher.php Dosyayı Görüntüle

@@ -64,8 +64,6 @@ readonly class MailFetcher
64 64
                 $this->logger->debug("Skipped mail with id=" . $mailId);
65 65
             }
66 66
         }
67
-
68
-        $mailbox->disconnect();
69 67
     }
70 68
 
71 69
     private function canProcessMail(IncomingMail $mail): bool

Loading…
İptal
Kaydet