Skip to content

Conversation

@SimonSiefke
Copy link
Contributor

@SimonSiefke SimonSiefke commented Jan 11, 2026

Fixes a memory leak in task terminal status.

Details

Basically this is the same as #279093 for taskTerminalStatus.

Before

When running a task 37 times, the number of functions grows by each time in several places, one of which is task terminal status:

shapes at 26-01-11 23 50 06

After

Still various possible memory leaks are detected. But not in taskTerminalStatus anymore:

task-run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants