kestra icon indicating copy to clipboard operation
kestra copied to clipboard

fix(core): remove the killed execution from the map after killing it

Open loicmathieu opened this issue 1 year ago • 2 comments

This should be safe to purge the map at this stage. And should fix a small memory leak when killing task often.

loicmathieu avatar Mar 24 '23 16:03 loicmathieu

@tchiotludo I think this one should also be merged as it avoid a slight memory leak on killed execution.

loicmathieu avatar May 25 '23 10:05 loicmathieu