raboof commented on PR #647:
URL: https://github.com/apache/pekko-http/pull/647#issuecomment-2580144941
> mima issue for scala 3 build
>
> ```
> [error] * static method
AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult
in cl
pjfanning commented on PR #647:
URL: https://github.com/apache/pekko-http/pull/647#issuecomment-2580128971
mima issue for scala 3 build
```
[error] * static method
AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult
in class org.a
He-Pin opened a new pull request, #647:
URL: https://github.com/apache/pekko-http/pull/647
Motivation:
less allocation.
Result:
less allocation
Note: The code it's self seems only been used in tests.
--
This is an automated message from the Apache Git Service.
To respon