apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
60 stars 32 forks source link

Remove Scala 3 type inference workaround #464

Closed mdedetrich closed 7 months ago

mdedetrich commented 7 months ago

Issue was fixed in Scala 3.3.1, see https://github.com/lampepfl/dotty/issues/18438