Build: #97 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
72a201457207610ef2a5aafe0cd83e015cdde104
Total tests
514
Successful since
#84 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 72a201457207610ef2a5aafe0cd83e015cdde104 Set core-pool size of single-threaded executor to zero
in AbstractXMPPConnection.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a4ab6245f612656738366a9cc61ee6735766f1fb Make cached executor service static
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> abdfe7300609d24729d192d616fdb231e6dcdabf Remove executorService from AbstractXMPPConnection
Reduces thread count per connection by one.