Skip to content

Commit

Permalink
bugfix scheduler stop
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Sep 8, 2023
1 parent c4decd9 commit 09efbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/demo/src/services-docs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

:scheduler {:start (ta.data.scheduler/start!
(clip/ref :timbre))
:stop (crb.service.scheduler/stop! this)}
:stop (ta.data.scheduler/stop! this)}

;
}}

0 comments on commit 09efbfe

Please sign in to comment.