Motivation: We should allow our custom Executor to shutdown quickly. Modifications: Call super constructor which correct arguments. Result: Custom Executor can be shutdown quickly.
Microbenchmark tests
See our wiki page.
Motivation: We should allow our custom Executor to shutdown quickly. Modifications: Call super constructor which correct arguments. Result: Custom Executor can be shutdown quickly.
See our wiki page.