Skip to content

Commit

Permalink
Closes #1064
Browse files Browse the repository at this point in the history
  • Loading branch information
justingit committed Sep 20, 2021
1 parent 67529d5 commit 5fba77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dada/DADA/Mail/MailOut.pm
Expand Up @@ -2684,7 +2684,7 @@ sub monitor_mailout {

# Oy - this is a weird bug - if we're sending to no one, a queued
# mass mailing will become forever stuck, so we have to unstick it, like this:

# https://github.com/justingit/dada-mail/issues/1064
(
exists( $status->{total_sent_out} )
&& exists( $status->{total_sending_out_num})
Expand Down

0 comments on commit 5fba77d

Please sign in to comment.