Hey There,
Nice work with 1.9!
I have a Flask app running ApScheduler to do some job scheduling.
When I run the app using uwsgi, I use the ednable-threads flag as
ApScheduler needs Threading support.
It seems when the app starts up and Jobs scheduled get run, so I guess
that means that the threading support works as intended
However, if I continue to add more jobs to the Scheduler, then those
jobs never get run.
Is there some other flag I should be setting??
I am using v1.9
Thanks in advance for any advice.
David.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi