mdedetrich commented on code in PR #418: URL: https://github.com/apache/incubator-pekko-http/pull/418#discussion_r1451809325
########## build.sbt: ########## @@ -28,6 +28,9 @@ commands := commands.value.filterNot { command => } } +// pekkoInlineEnabled must be set to false when this is backported to 1.0.x branch +ThisBuild / pekkoInlineEnabled := true Review Comment: Fair enough, I won't fight over this. We can always change it later once the storm of the 1.1.x releases are 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...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org