Skip to content

Add ability to supply executor to client #30

@jcdeichmann

Description

@jcdeichmann

We'd like to be able to pass an Executor to the convert methods so that we can have better control of async operations. Right now your client calls CompletableFutures.supplyAsync(() -> {/*code*/}) which uses the ForkJoinPool.commonPool().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions