All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog 1.1.0, and this project adheres to Semantic Versioning 2.0.0.
IllegalStateException
with caller runs rejected execution handler and :convey-bindings?
true, since it can cause an error if the calling thread has bindings established.-policy
suffix.:remove-on-cancel?
, :continue-existing-periodic-tasks-after-shutdown?
, and
:execute-existing-delayed-tasks-after-shutdown?
options added to scheduled-thread-pool
.IllegalStateException
with :continue-existing-periodic-tasks-after-shutdown?
and an
indefinite :termination-wait-duration
, since it will cause a deadlock.run-system
not shutting down properly on SIGTERM.vector
component that collects its dependencies into a vector.executor-service
, scheduled-executor-service
, and scheduled-future
for unwrapping executor
components.:convey-bindings?
value is boolean for both ExecutorServiceComponent and
ScheduledExecutorServiceComponent.conveying-runnable
and conveying-callable
functions.javax.jdbc.DataSource
.make-component-fn
creates a constructor for a lightweight component.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close