Skip to content

add pluggable CallableFactory #4

@gonzo-lot49

Description

@gonzo-lot49

constantlyNull() should continue to be the default, but it should be possible to plug in a Function<Callable, Runnable> if the developer wants to provide a custom wrapper. This is in part for performance reasons: if you schedule many Runnable tasks you will generate many short-lived Callable objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions