CIME should be able to detect hangs
Open
Low Priority
- Dominant language
- Python
- Stars
- 174
- Forks
- 225
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 14
Description
This would be similar to NODE_FAIL_REGEX and MPI_FAIL_REGEX, something like HANG_TIMEOUT_SEC. Have a thread in case_run watch the modification timestamps of all the log files. If none have been updated in HANG_TIMEOUT_SEC seconds, consider the job hung.
Contributor guide
Assessment
This issue has not been assessed yet.