Closes gh-15873
This commit is contained in:
Johnny Lim
2019-02-08 10:08:54 +09:00
committed by Stephane Nicoll
parent 7bdcee5e3d
commit 885c28891b
7 changed files with 9 additions and 14 deletions

View File

@@ -6395,7 +6395,7 @@ configured as it requires an `AsyncTaskExecutor` implementation (named
an `AsyncConfigurer` wrapping your custom `Executor`.
The auto-configured `TaskExecutorBuilder` allows you to easily create instances that
reproduces what the auto-configuration does by default.
reproduce what the auto-configuration does by default.
====
The thread pool uses 8 core threads that can grow and shrink according to the load. Those