Skip to content

Commit

Permalink
temp debug commit to run CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
aakselrod committed Dec 6, 2024
1 parent 2e6d473 commit 836ccfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -7073,7 +7073,7 @@ func (r *rpcServer) StopDaemon(_ context.Context,
"shut down, please wait until rescan finishes")
}

rpcsLog.Infof("%s", stack())
rpcsLog.Infof("Shutting down: %s", stack())

r.interceptor.RequestShutdown()

Expand Down

0 comments on commit 836ccfc

Please sign in to comment.