watchdog#
Module for launching the PyCFX Watchdog to monitor the PyCFX and the CFX server.
This module should not be used manually. PyCFX automatically manages it.
For more information, see the start_watchdog argument for the
launch_cfx() function.
Exceptions:
Raised when Watchdog launch is unsuccessful. |
Functions:
|
Function to launch the Watchdog. |
- exception ansys.cfx.core.launcher.watchdog.UnsuccessfulWatchdogLaunch#
Bases:
RuntimeErrorRaised when Watchdog launch is unsuccessful.