He-Pin(kerr)

Results 344 comments of He-Pin(kerr)

![image](https://user-images.githubusercontent.com/501740/49330168-f904bd80-f5c5-11e8-957b-b56e23aee9d8.png)

@marcelocenerine after you removed that ,Akka did not compile:)

@olafurpg could not find the symbol.

@olafurpg I only make use of scalafix for remove the unused import now.the problem presents when I use the default settings.

Refs: https://github.com/akka/akka/pull/25780

{ "xxx.yyy"=true "xxx.yyy.zzz"="Something" } go with this

I will try it later ,thanks for the ping @ennru 。

I think this is really needed. I was fired an issue https://github.com/reactor/reactor-core/issues/2965 and switch to Akka just because of this.

Affinity pool is lives in akka now, super cool to see it lands in ce too

Just use fs2 and mapAsync I think.