Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run suspending calls on Dispatchers.Default #3693

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

Commits on May 24, 2022

  1. Run suspending calls within Dispatchers.Default

    This addresses a need for off-main-thread invocation of
    Call.Factory.newCall to support lazy HttpClient initialization.
    jingibus committed May 24, 2022
    Configuration menu
    Copy the full SHA
    84350cc View commit details
    Browse the repository at this point in the history