-
-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Description
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
- There is a test in Scheduler.validate that ensure TaskState instances are properly released Ensure scheduler events do not hold on to TaskState objects #6226 (comment)
utils_test.check_instancesverifies that there are no leftover Scheduler, Worker, Nanny or TaskState instances
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels