We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38272e5 commit c99ab7aCopy full SHA for c99ab7a
src/changes/changes.xml
@@ -39,7 +39,7 @@
39
A short section about 'Multithreading/Threads Pooling' added to the web page.
40
</action>
41
<action type="add" dev="rbri">
42
- WebClient.setExecutor(ExecutorService) addet to make treading more flexible.
+ WebClient.setExecutor(ExecutorService) added to make threading more flexible.
43
44
<action type="update" dev="rbri" issue="390" due-to="Dennis Duysak">
45
Use a CachedThreadPool instead of a FixedThreadPool for our executor service because the number
0 commit comments