Skip to content

Commit 3a92e15

Browse files
patnirjowparksrohanjadvanidanield9tqhNullSoldier
authored
Merge master onto staging v2 5 0 (#5195)
* Update remaining artifact github actions to v4 (#5072) * stops scanState meter on scan completion (#5108) when started the Meter class sets an interval to update its underlying arrays. if the meter is not stopped then this interval will keep running and keep the meter in the heap and leaks the meter memory. the WalletScanner creates a new ScanState and a new Meter for each scan. when the wallet is at the head of the chain this creates a new scan each time a block is added. fixes the memory leak by ensuring that the ScanState Meter is stopped when the scan completes and its interval function is cleared * version bump for v2.4.1 --------- Co-authored-by: jowparks <[email protected]> Co-authored-by: Rohan Jadvani <[email protected]> Co-authored-by: Daniel Cogan <[email protected]> Co-authored-by: Jason Spafford <[email protected]> Co-authored-by: Derek Guenther <[email protected]> Co-authored-by: Hugh Cunningham <[email protected]> Co-authored-by: mat-if <[email protected]> Co-authored-by: Hugh Cunningham <[email protected]>
1 parent db5ea25 commit 3a92e15

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)