python - How to make uwsgi shut down if application failed to load? -


I run my usbby in the simplest way, as the process managed by upstant, no emperor mode or nothing This is what I am getting if the application fails to startup for some reason:

  [Traceback skipped] Unable to load app 0 (mountpoint = '') Not found or import error) *** No app loaded in full dynamic mode *** *** HoSGI is running in many interpreter mode *** UWSGI Master Process (PAID: 17 9 23) created by UWSGI worker 1 (Pip: 174848, Core: 1) ...   < P> I have no use for this mode, and want to completely close it, so my upper job has been closed.  

How can I do this?

option

- need-ap

play a trick

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -