Hello all, Very thankful for this great tool. While I'm testing mdbook for the rust-clippy, I found issues as below steps: - I requested a command `serve` to open the book in the `localhost`.  - I opened `http://127.0.0.1:3000`, after that I did press Ctrl+z to stop the command.  - When I did `serve` command again, it is panicked which seems server haven't terminated.  - Both servers are not opening the book. 