@seancorfield How do you restart your system?
@viebel I generally develop with a system running. If I need to restart it, I can just call component/stop
on it and then component/start
again. So what about my question? What do you use component.repl/reset
for?