l2geth: delete pending tasks in miner
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.
Showing
Please register or sign in to comment