apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.22k stars 148 forks source link

Scala 3 symbol ordering issue #1471

Open raboof opened 2 months ago

raboof commented 2 months ago

During the 1.1.0 release, we noticed a symbol ordering issue.

It is possible that this is an effect of this issue for which the fix is still being released, though that might be wishful thinking. This is still too vague to justify opening an upstream issue, let's keep an eye out to see whether this issue remains after upgrading to scala 3.3.4 or later.

raboof commented 1 month ago

(seen again with 1.1.2-RC1)