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)
Jun 19 2025, 3:04 AM
Unknown Object (File)
Jun 18 2025, 7:17 PM
Unknown Object (File)
Jun 18 2025, 9:54 AM
Unknown Object (File)
Jun 17 2025, 6:19 AM
Unknown Object (File)
Jun 16 2025, 8:20 PM
Unknown Object (File)
Apr 27 2025, 1:25 AM
Unknown Object (File)
Apr 20 2025, 6:24 PM
Unknown Object (File)
Apr 18 2025, 8:01 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