Skip to content

Commit

Permalink
Fix watchdog.
Browse files Browse the repository at this point in the history
  • Loading branch information
prmukherj committed Mar 27, 2024
1 parent bf3a0a9 commit af10c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ansys/fluent/core/launcher/watchdog_exec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ if __name__ == "__main__":
"port": int(port),
"password": password,
"launcher_args": None,
"start_transcript": False,
"cleanup_on_exit": True,
}

Expand Down

0 comments on commit af10c13

Please sign in to comment.