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

fsnotifier causes erroneusly restart of Flask application #3

Open
Youjin1985 opened this issue May 25, 2023 · 0 comments
Open

fsnotifier causes erroneusly restart of Flask application #3

Youjin1985 opened this issue May 25, 2023 · 0 comments

Comments

@Youjin1985
Copy link

Flask application in debug mode constantly restarted because of environment files not belonging to the project:

 * Restarting with watchdog (inotify)
 * Debugger is active!
 * Debugger PIN: 106-816-122
 * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing/core.py', reloading
 * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/markers.py', reloading
 * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/setuptools/_vendor/pyparsing/core.py', reloading
 * Detected change in '/home/youjin/miniconda3/envs/webmongo/lib/python3.7/site-packages/setuptools/_vendor/packaging/markers.py', reloading

No such problem on pure Linux with same environment

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