Skip to content

On scheduler exit, throw error to all waiting wait and fetch calls #384

@jpsamaroo

Description

@jpsamaroo

During development, it's easy to cause an error in the scheduler, which then hangs any tasks that are doing a wait or fetch on a Dagger task from Dagger.@spawn. We should instead throw a SchedulingException on all those tasks so that they can return.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions