Instead of blocking in Thread/sleep you should rather use clojure.core.async/timeout . There is an example on ClojureDocs very similar to ...
確定! 回上一頁