Skip to content

Ensure TaskState instances are released on Scheduler and Worker #6250

@fjetter

Description

@fjetter

There are strong references on our TaskState instances, Scheduler and Worker instances

See for instance #6246

We should ensure that TaskState is are properly cleaned up

Caveat: This depends on the profiler thread so we may need to relax the above tests and replace them with a more robust, less strict version as appropriate

#6246

Metadata

Metadata

Assignees

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