Arsnael opened a new pull request, #2259: URL: https://github.com/apache/james-project/pull/2259
…ipeline The deployments tests (that aren't being tested anymore in apache james) were not passing for TMail since Postgresql latest updates with pg-pool => https://github.com/linagora/tmail-backend/pull/1035 The store imap command on message flags seems not always returning in the right order fetch responses. The one little change flatMap to concatMap here makes sure we keep it sequential in order, that's where the UpdatedFlags were being mixed up in order in the pipeline. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
