Page MenuHomePhabricator

Timeout `interpreter {{{ ... }}}` blocks after 15 seconds
ClosedPublic

Authored by epriestley on Nov 25 2013, 9:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 7 2026, 7:31 AM
Unknown Object (File)
Jan 12 2026, 10:27 AM
Unknown Object (File)
Jan 11 2026, 7:32 AM
Unknown Object (File)
Nov 27 2025, 9:22 AM
Unknown Object (File)
Nov 27 2025, 3:54 AM
Unknown Object (File)
Nov 21 2025, 11:42 PM
Unknown Object (File)
Oct 31 2025, 5:20 AM
Unknown Object (File)
Oct 30 2025, 8:29 PM
Subscribers

Details

Summary

Fixes T4149. This could be a little cleaner (configurable time limits, explicit timeout errors) but stop the major case of looping/infinite commands.

Test Plan

Added sleep 5 && and set timeout to 1, saw an error + kill.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped