Open
Description
When I start sphinx-autobuild with the --open-browser
option, it opens the browser after the Sphinx build is done, but the server hasn't started yet, so the browser shows a 404. I can then immediately reload the page which now successfully renders.
Things work as expected when I remove the t.join()
line here:
Metadata
Metadata
Assignees
Labels
No labels