Use the Akka ExecutionContext to execute actions by gmethvin · Pull Request #6673 · playframework/playframework

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. /cc @jroper