more stable Telnet
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 8s
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 8s
This commit is contained in:
parent
34bcb35e6b
commit
cee86b3af2
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@ def get_telnet_connection(powerbar):
|
|||
|
||||
Returns:
|
||||
telnetlib.Telnet: The telnet connection object.
|
||||
|
||||
"""
|
||||
|
||||
if powerbar in active_telnet_connections:
|
||||
return active_telnet_connections[powerbar]
|
||||
else:
|
||||
|
|
Loading…
Reference in a new issue