I wish there was an option to disable lazy-starting of states on deref. When you only start a subset of all states, they can lazily start other states in the wrong order or multiple times, I'd prefer to get an exception when trying to use a stopped state.
@jkr.sw interesting, makes sense, can you add an issue?
OK 🙂
It's kinda similar to issue #95, but that concerns CLJS and so I made a new one.
great, thanks
Awesome! Thank you @tolitius 👍
@jkr.sw sure, let me know whether it works for you (it is in [mount "0.1.14-SNAPSHOT"]
).
docs: https://github.com/tolitius/mount/blob/master/README.md#cljc-mode