Hi Leonel, thank you very much for your time.

uWSGI docs confirm what you suggest:
*"The emperor should generally not be run with --master, unless master 
features like advanced logging are specifically needed."*

Allow me to make one last question: what do you mean by "create any thread 
in your application"? Do you mean using subprocess.call() or something like 
that? 
If that's the case, I think I've taken care of that and I only use 
subprocess within scheduler environment, but not in my controller 
functions. 
Is that what you meant?

El jueves, 9 de mayo de 2019, 15:25:36 (UTC-3), Leonel Câmara escribió:
>
> Seems like a locking problem due to threads. Do you create any thread in 
> your application? If so you need to remove master=true from your uwsgi .ini 
> config.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/e72c0976-aace-467f-90bf-a95960d7f228%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to