Coreoz / Wisp

A simple Java Scheduler library with a minimal footprint and a straightforward API
Apache License 2.0
133 stars 23 forks source link

Removed cached thread pool creation #8

Closed DorZion closed 4 years ago

DorZion commented 4 years ago

Seems redundant and nobody uses the value of Executors.newCachedThreadPool, unless I'm missing something.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.04%) to 83.937% when pulling 42840261dbc0b3b354cd44f3282608c1bf19e0db on DorZion:master into 98a70afba2d8caf5f270951358598315ccae39e1 on Coreoz:master.

amanteaux commented 4 years ago

Well spotted! It must be an artefact left during a debugging session. I feel ashamed to have let this slipped!

amanteaux commented 4 years ago

Looks like GitHub does not want me to merge this from my phone. I will do that tomorrow.

amanteaux commented 4 years ago

Released in Wisp 2.2.0