It might be that database is blocking because you never end a transaction. Do you have db.commit() in your task?
Marin On Thu, Apr 24, 2014 at 8:58 PM, Manuele Pesenti <manuele.pese...@gmail.com>wrote: > Hi! > I want to notify a strange behaviour. If I run any kind of parallel > command, such as calling web2py.py with -K option to run my scheduled > task or with -S <app> -M to test manually some function in my > environment it cause a portal block. The portal will reply again only > from the moment I kill the parallel process. Any idea?? > > Thank you very mutch > Cheers > > Manuele > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.