fix: Terminate IMAP connection after the job is complete (#9225)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Imap::FetchEmailService < Imap::BaseFetchEmailService
|
||||
def perform
|
||||
def fetch_emails
|
||||
fetch_mail_for_channel
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user