Liking cljdoc? Tell your friends :D

unit.fixtures.jobs


another-jobclj

(another-job _ctx & _args)
source

bad-jobclj

(bad-job _ctx exc-msg)
source

good-jobclj

(good-job _ctx & _args)
source

heavy-jobclj

(heavy-job _ctx msec)

Acts similarly to Thread/sleep but keeps the core really busy and is not interruptible.

Acts similarly to Thread/sleep but keeps the core really busy and is not interruptible.
sourceraw docstring

job-with-namespaced-queueclj

(job-with-namespaced-queue _ctx)
source

job-without-queueclj

(job-without-queue _ctx)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close