Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to detect live change #9

Closed
zswang666 opened this issue Dec 20, 2024 · 1 comment
Closed

Fail to detect live change #9

zswang666 opened this issue Dec 20, 2024 · 1 comment

Comments

@zswang666
Copy link
Collaborator

Running rm -rf build/; make html; sphinx-autobuild ./source ./build/html

Whenever update the doc source code, the live update detection gives an error

RuntimeError: Task <Task pending name='Task-5' coro=<Event.wait() running at /home/tsunw/anaconda3/envs/genesis/lib/python3.9/asyncio/locks.py:226> cb=[_wait.<locals>._on_completion() at /home/tsunw/anaconda3/envs/genesis/lib/python3.9/asyncio/tasks.py:508]> got Future <Future pending> attached to a different loop
@zswang666
Copy link
Collaborator Author

Don't use python 3.9 as mentioned in sphinx-doc/sphinx-autobuild#178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant