Skip to content

Commit

Permalink
GH-2173 Debug log for shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
heifner committed Feb 1, 2024
1 parent 3a55302 commit 7e585ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/chain_plugin/chain_plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,7 @@ void chain_plugin_impl::plugin_shutdown() {
applied_transaction_connection.reset();
block_start_connection.reset();
chain.reset();
dlog("exit shutdown");
}

void chain_plugin::plugin_shutdown() {
Expand Down

0 comments on commit 7e585ee

Please sign in to comment.