Skip to content

Removed cached thread pool creation#8

Merged
amanteaux merged 2 commits into
Coreoz:masterfrom
DorZion:master
Jan 13, 2020
Merged

Removed cached thread pool creation#8
amanteaux merged 2 commits into
Coreoz:masterfrom
DorZion:master

Conversation

@DorZion
Copy link
Copy Markdown
Contributor

@DorZion DorZion commented Jan 12, 2020

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

Seems redundant and nobody uses the value of `Executors.newCachedThreadPool`, unless I'm missing something.
Removed cached thread pool creation
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.04%) to 83.937% when pulling 4284026 on DorZion:master into 98a70af on Coreoz:master.

@amanteaux
Copy link
Copy Markdown
Member

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

@amanteaux
Copy link
Copy Markdown
Member

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

@amanteaux amanteaux merged commit e9ea465 into Coreoz:master Jan 13, 2020
@amanteaux
Copy link
Copy Markdown
Member

Released in Wisp 2.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants