• Janoš Guljaš's avatar
    cmd, node, p2p/simulations: fix node account manager leak (#19004) · 26aea736
    Janoš Guljaš authored
    * node: close AccountsManager in new Close method
    
    * p2p/simulations, p2p/simulations/adapters: handle node close on shutdown
    
    * node: move node ephemeralKeystore cleanup to stop method
    
    * node: call Stop in Node.Close method
    
    * cmd/geth: close node.Node created with makeFullNode in cli commands
    
    * node: close Node instances in tests
    
    * cmd/geth, node: minor code style fixes
    
    * cmd, console, miner, mobile: proper node Close() termination
    26aea736
Name
Last commit
Last update
..
miner.go Loading commit data...
stress_clique.go Loading commit data...
stress_ethash.go Loading commit data...
unconfirmed.go Loading commit data...
unconfirmed_test.go Loading commit data...
worker.go Loading commit data...
worker_test.go Loading commit data...