• 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
..
adapters Loading commit data...
examples Loading commit data...
pipes Loading commit data...
README.md Loading commit data...
connect.go Loading commit data...
connect_test.go Loading commit data...
events.go Loading commit data...
http.go Loading commit data...
http_test.go Loading commit data...
mocker.go Loading commit data...
mocker_test.go Loading commit data...
network.go Loading commit data...
network_test.go Loading commit data...
simulation.go Loading commit data...
test.go Loading commit data...