Python Forum
run watchdog in flask app with uwsgi
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run watchdog in flask app with uwsgi
#1
Does anybody have experience in running flask app monitoring filesystem changes?

I have something written andit works fine when i run on a development server but when i put gunicorn or uswgi into the play, the watchdog just stops operating. I cant figure why. I have set my uwsgi as --enabled-threads, so whats the problem?

If someobody could help me to find out why it doesnt work, i would be gratefull.

Here is the piece of code on SO https://stackoverflow.com/questions/6143...i-gunicorn
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set up uwsgi and nginx? Stas43 2 1,181 Apr-21-2023, 10:51 AM
Last Post: Stas43
  Python flask uwsgi nginx docker mfaridi 2 1,794 Sep-14-2022, 11:07 AM
Last Post: mfaridi
  flask to uwsgi threading issue batchenr 1 3,998 Jun-17-2019, 02:12 PM
Last Post: batchenr
  location settings for Django Uwsgi Nginx Configuration for production sandyman 0 2,943 Sep-15-2017, 09:08 AM
Last Post: sandyman
  Django+uWsgi unable to find "application" callable rosettas 3 11,851 Aug-24-2017, 01:41 PM
Last Post: nilamo
  Problems configuring and running uWSGI easy_c0mpany80 3 11,708 Dec-06-2016, 09:52 AM
Last Post: easy_c0mpany80

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020