Merge "Fix log formatting on keyboard interrupt"
This commit is contained in:
commit
c7318a03d7
@ -147,7 +147,7 @@ class KombuRPCServer(rpc_base.RPCServer, kombu_base.Base):
|
||||
self.stop()
|
||||
|
||||
LOG.info(
|
||||
"Server with id='{}' stopped.",
|
||||
"Server with id='%s' stopped.",
|
||||
self.server_id
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user