mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
e6045c6593
Also limit the max pool size of the remove callbacks service and use the same keep alive time for idle threads as the cached executor service uses. Note that it would be possible to merge those two. But this could lead to tasks from the cached executor service blocking the removal of callbacks, which we don't want. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |