:timeout-ms execution option to execute-command and
execute-command-streamed. When set, a process that runs longer than the
timeout is forcibly terminated (Process#destroyForcibly()) and the
result's new :timed-out entry is true. Omitting :timeout-ms preserves
prior behavior exactly (blocks indefinitely, :timed-out is always
false).Can you improve this documentation? These fine people already did:
Tony Vu, Sean P. McDonald, Jonathan Newman & jonathannewmanEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |