beancount-mode icon indicating copy to clipboard operation
beancount-mode copied to clipboard

Fava is restarted instead of being killed when re-running beancount-fava command

Open superuser-does opened this issue 10 months ago • 0 comments

Executing beancount-fava to start it gives the expected message in the echo area:

Fava process started

Executing beancount-fava a second time, which is supposed to kill the process, simply restarts it:

Fava process killed
Fava process started

Ideally, executing it a second time would stop the server - and I think this is what you were going for based on the fact this message appears in the echo area (use view-echo-area-messages to see the log).

superuser-does avatar Apr 05 '25 17:04 superuser-does