Fixes T4149. This could be a little cleaner (configurable time limits, explicit timeout errors) but stop the major case of looping/infinite commands.
Details
Details
- Reviewers
skyronic btrahan - Maniphest Tasks
- T4149: running a dot program in an infinite loop
- Commits
- Restricted Diffusion Commit
rP3d9f656cfceb: Timeout `interpreter {{{ ... }}}` blocks after 15 seconds
Added sleep 5 && and set timeout to 1, saw an error + kill.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped