You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First launch with sphinx-autobuild . _build/html --port 8001 --open-browser --watch "$APP" works fine, however after a single .rst modification it goes into the infinite "change detected" rebuild loop.
Can be reproduced using Python v3.11 and v3.12, Sphinx v8.1.3, sphinx-autobuild v2024.10.3.