wiki.techinc.nl/includes/shell
Tim Starling cc79c71873 shell: Add wallTimeLimit option to CommandFactory::createBoxed()
The default wall time limit was used to configure the HTTP client
timeout. You could change the time limit in the Command later, but it
wasn't functional since it would just give an HTTP timeout. So allow
callers to configure the wall time limit early.

Change-Id: Ic38714221022415a4ae12ee663e81f8b18124d2a
2024-08-30 19:40:16 +10:00
..
Hook
Command.php Add "implements/extends Stringable" to more classes and interfaces 2024-06-13 16:06:14 +02:00
CommandFactory.php shell: Add wallTimeLimit option to CommandFactory::createBoxed() 2024-08-30 19:40:16 +10:00
firejail.profile
Result.php
Shell.php
ShellboxClientFactory.php