Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ykyohei committed Nov 22, 2024
1 parent 284af8f commit 923a772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socs/agents/hwp_pcu/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ def main(self, session, params):
"Reconnect after 30 sec..."
)
PCU.close()
PCU = None
session.degraded = True
time.sleep(30)
continue
Expand Down

0 comments on commit 923a772

Please sign in to comment.