• Mark Tyneway's avatar
    l2geth: delete pending tasks in miner · 7acbab74
    Mark Tyneway authored
    This PR deletes pending tasks in the miner codepath that result in
    a buildup of state objects. The pending tasks will grow over time
    without deleting them, resulting in a memory leak.
    7acbab74
worker.go 37.3 KB