He-Pin(kerr)
He-Pin(kerr)
@mdedetrich Actually, I'm using Kotlin at $work too, so let's roll 1.2.0 out first. If needed, we can release another 1.3.0 for deprecation when we are developing 2.0.0
@mdedetrich I was trying to do https://github.com/apache/pekko/issues/2152, but that seems to need rework of many api too. I suggest you just work on the main, at least for me, I...
@mkurz FYI too
@mdedetrich Is there an ETA, maybe we can do that in one PR. to make sure it consistentcy
then what about we delay this in 2.0.0, and let 1.3.x released soon?
Sorry for not inlcudes much infomation: @Gedochao Source: https://github.com/apache/incubator-pekko/blob/main/project/VerifyJDK9Classes.scala Reproduce: On Windows CMD, not WSL. 1. clone pekko:main https://github.com/apache/incubator-pekko 2. sbt stream / compile 3. run `scala-cli stream/target/scala-cli/VerifyJDK9Classes-2.13.sc`
@shrred26 What's the usercase of this, to avoid the exception with `if`? It would be nice to have `?` and `??` in jsonnet.
@raboof Would you like to continue this? `AsyncRecoveryPlugin` and etcs should use Java's CompletionStage.
One problem is, the statefulMap operator already covers such thing....
I will find a time to look into it and other implementation, sorry for the delay, a little busy at work