by shigemk2

当面は技術的なことしか書かない

playframework pr 6673

This makes sure the Netty server always uses Akka's ExecutionContext to execute actions (like we did in 2.4.x), rather than using the Netty thread.

AkkaのExecutionContextを常に使うように改修。

github.com