Keep track of operations started by pallet
Keep track of operations started by pallet
(add futures)Add a sequence of futures to the list of pending operations. Returns its argument.
Add a sequence of futures to the list of pending operations. Returns its argument.
(cancel-all)Cancel all pending parallel operations
Cancel all pending parallel operations
(deref-with-logging f operation-label)Deref a future with logging, returning nil if exception thrown.
operation-label appears in each log message generated.
Deref a future with logging, returning nil if exception thrown. `operation-label` appears in each log message generated.
(remove-completed)Remove completed futures.
Remove completed futures.
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 |