Maing websites (python http.server) prevents form continuation #63

Open
opened 2025-10-14 15:43:39 -06:00 by navan · 0 comments
Owner

Originally created by @w84death on 5/21/2024

Devon is waiting for the server to stop - but user can not do that. Perhaps there is an bug for killing the server.

I needed to kill devon, start again and continue each time. The old port was taken (so the server was still alive), devon was able to use next free port (8001, 8002).

Expected: devon should close the http server after user confirms that the page looks good. Or keep the server alive and do changes to the html/js files.

I can provide full log if needed.

*Originally created by @w84death on 5/21/2024* Devon is waiting for the server to stop - but user can not do that. Perhaps there is an bug for killing the server. I needed to kill devon, start again and continue each time. The old port was taken (so the server was still alive), devon was able to use next free port (8001, 8002). Expected: devon should close the http server after user confirms that the page looks good. Or keep the server alive and do changes to the html/js files. I can provide full log if needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/Devon#63
No description provided.