Skip to content

TransportListTaskAction: wait for tasks to finish asynchronously #90988

@arteam

Description

@arteam

Yikes that's definitely a bug, although we did this sort of thing a lot back in 2016 when the code was first written. Ideally we wouldn't poll at all, tasks are only unregistered in one place so we should just be able to subscribe to an event triggered from there.

Originally posted by @DaveCTurner in #89564 (comment)

Metadata

Metadata

Assignees

Labels

:Distributed/Task ManagementIssues for anything around the Tasks API - both persistent and node level.Team:DistributedMeta label for distributed team.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions