pufferd
pufferd copied to clipboard
Stop does not check server state
If a server is already stopped, calls to the stop endpoint produces an error, as the code assumes the server is running.
This should not be an error state.