matthiasn / systems-toolbox

Tools and building blocks for building Systems in Clojure and ClojureScript
Eclipse Public License 1.0
174 stars 23 forks source link

Feature/scheduler stop #33

Closed clyfe closed 8 years ago

clyfe commented 8 years ago

Functionality to stop the scheduler and tests

clyfe commented 8 years ago

Functionality to stop the scheduler and tests

(squashed some commits)

matthiasn commented 8 years ago

Thank you for implementing this feature, and testing it properly, too. It's way overdue on my end to test the whole library. While I'm fairly confident that the library does what it is supposed to do, after thousands of test runs of a larger application using it, it would still be good to have a test suite for the library itself. That shall be my main task in February.