maui icon indicating copy to clipboard operation
maui copied to clipboard

Fix memory leak on repeated Animations

Open pictos opened this issue 1 year ago • 4 comments

Description of Change

Register a callback to run when animation finishes, removing it from the s_tweeners collection.

Issues Fixed

Fixes #25001

How the gcdump diff looks like now image

image

pictos avatar Oct 13 '24 05:10 pictos

/azp run

jsuarezruiz avatar Oct 14 '24 06:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 14 '24 06:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Oct 23 '24 09:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 23 '24 09:10 azure-pipelines[bot]

/rebase

jsuarezruiz avatar Nov 12 '24 09:11 jsuarezruiz

/azp run

jsuarezruiz avatar Nov 12 '24 09:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 12 '24 09:11 azure-pipelines[bot]

looks like the error isn't related with my changes

pictos avatar Nov 17 '24 01:11 pictos

/azp run

PureWeen avatar Nov 22 '24 15:11 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 22 '24 15:11 azure-pipelines[bot]

/azp run

PureWeen avatar Nov 25 '24 20:11 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 25 '24 20:11 azure-pipelines[bot]

Looks like the failing tests aren't related to this PR

pictos avatar Nov 25 '24 22:11 pictos