kl
This commit is contained in:
@@ -1831,8 +1831,7 @@ def main(argv: Optional[list[str]] = None) -> int:
|
||||
try:
|
||||
if target_client.sock is None:
|
||||
if use_shared_ipc_client:
|
||||
if note_ipc_unavailable is not None:
|
||||
note_ipc_unavailable(f"helper-command-connect:{label or '?'}")
|
||||
_note_ipc_unavailable(f"helper-command-connect:{label or '?'}")
|
||||
return False
|
||||
if not target_client.connect():
|
||||
_append_helper_log(
|
||||
|
||||
Reference in New Issue
Block a user