Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

fix unnecessary threadpool-creation #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 11, 2017

  1. fix unnecessary threadpool-creation

    New OkHttpClients came with their own thread and connection pools. With newBuilder() we can create a new client with an already existing pool.
    
    Fixes signalapp/Signal-Android#6283
    Trolldemorted committed May 11, 2017
    Configuration menu
    Copy the full SHA
    14215c3 View commit details
    Browse the repository at this point in the history