netty5/microbench/src
Norman Maurer efeec7e390 Correctly construct Executor in microbenchmarks.
Motivation:

We should allow our custom Executor to shutdown quickly.

Modifications:

Call super constructor which correct arguments.

Result:

Custom Executor can be shutdown quickly.
2015-11-03 09:42:42 +01:00
..
test Correctly construct Executor in microbenchmarks. 2015-11-03 09:42:42 +01:00