dgs.models.alpha.alpha.BaseAlphaModule.terminate

BaseAlphaModule.terminate() None

Terminate this module and all of its submodules.

If nothing has to be done, just pass. Is used for terminating parallel execution and threads in specific models.