chibenwa commented on code in PR #2605: URL: https://github.com/apache/james-project/pull/2605#discussion_r1918088976
########## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/method/EmailSetDeletePerformer.scala: ########## @@ -119,5 +118,6 @@ class EmailSetDeletePerformer @Inject()(messageIdManager: MessageIdManager, .map(_.asString()) .getOrElse(""))) .log("Mails deleted.")) + .subscribe() Review Comment: > It is in doOnSuccess Yes but context is not carried over -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org