The documentation says: "If you want to stop the server, you just need to call the .close method on the object returned by the run-server function."
There is no .close method on server. The correct method is .stop !
Could you please change the documentation ?
Thanks,
G.Scacco
The documentation says: "If you want to stop the server, you just need to call the .close method on the object returned by the run-server function."
There is no
.closemethod on server. The correct method is.stop!Could you please change the documentation ?
Thanks,
G.Scacco