Fork me on GitHub
#leiningen
<
2020-10-25
>
João Galrito22:10:54

Not sure if it happens with lein run , but at least with lein trampoline I see there's a tmp/form-initXXX.clj that's being executed. This is messing up with the process monitor we use because every time the program is started this file changes, so the monitor doesn't see it as being the same process. Is there a good solution to this?