mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
remove storage stop
This commit is contained in:
@@ -1796,8 +1796,6 @@ def blockstack_exit( atlas_state ):
|
||||
if atlas_state is not None:
|
||||
atlas_node_stop( atlas_state )
|
||||
|
||||
storage_stop()
|
||||
|
||||
|
||||
def blockstack_signal_handler( sig, frame ):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user