-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Labels
Description
Describe the bug
This is a duplicate of #8917, which has been closed. As explained on that issue, reload mode does not actually incorporate changes from indirectly referenced modules. It was suggested to use the --watch-dirs option to include indirectly referenced modules but that option does not seem to have an effect: I tried supplying the specific subfolder where a changed backend file is located and it did not solve the problem. Regardless of whether that option is used all changed files are tracked on the terminal but no reloading of indirectly referenced files happens:
Have you searched existing issues? 🔎
- I have searched and found no existing issues
Reproduction
import gradio as grScreenshot
Logs
System Info
Windows 11
Python 3.12
Gradio 5.22.0Severity
I can work around it
Reactions are currently unavailable
