-
Notifications
You must be signed in to change notification settings - Fork 25.8k
List-tasks API response context leak #93428
Copy link
Copy link
Closed
Labels
:Distributed/Task ManagementIssues for anything around the Tasks API - both persistent and node level.Issues for anything around the Tasks API - both persistent and node level.>bugTeam:DistributedMeta label for distributed team.Meta label for distributed team.blockerv8.7.0
Metadata
Metadata
Assignees
Labels
:Distributed/Task ManagementIssues for anything around the Tasks API - both persistent and node level.Issues for anything around the Tasks API - both persistent and node level.>bugTeam:DistributedMeta label for distributed team.Meta label for distributed team.blockerv8.7.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
As per this comment the changes in #90977 may leak the thread context of the last-completing task into the response to the list-tasks API. We need to address this before these changes are released, which is planned for 8.7.0.