mount

dm3 2018-08-31T01:35:38.000100Z

@aaron51 yes, if the value is a promise

dm3 2018-08-31T01:36:18.000100Z

@richiardiandrea :start should be called during mount/start

richiardiandrea 2018-08-31T01:36:43.000100Z

yes I saw the examples afterward, I must be doing smth wrong

dbernal 2018-08-31T14:19:57.000100Z

has anyone ran into any issues when using lein ring and mount with swapped states? I'm having difficulty using lein ring's reload features. Whenever a file is changed it runs that respective file's tests during reload, calls mounts swaps, and subsequently removes the original mounted state. Is there a way to avoid this?