ITV/scala-pact

Pact tests are printing lot of noise in console.

Opened this issue · 0 comments

o.h.s.b.Http1ServerStage$$anon$1 - Fatal Error: Error in requestLoop() java.nio.channels.ShutdownChannelGroupException: null at org.http4s.blaze.channel.nio1.SelectorLoop.killSelector(SelectorLoop.scala:224) at org.http4s.blaze.channel.nio1.SelectorLoop.org$http4s$blaze$channel$nio1$SelectorLoop$$runLoop(SelectorLoop.scala:185) at org.http4s.blaze.channel.nio1.SelectorLoop$$anon$1.run(SelectorLoop.scala:67)

Most likely this could be because of http4s/blaze#672