tested with latest trunk, I can't reproduce. Can you try it again with commit 09f2925 Vincenzo ?
On Sunday, October 7, 2012 12:33:53 AM UTC+2, Massimo Di Pierro wrote: > > Yes there are problems with the scheduler but it not because of the > scheduler. It is because of the DAL has changed significantly. We are still > testing these changes and we will make sure nothing breaks as result. > > On Saturday, 6 October 2012 17:29:19 UTC-5, Vincenzo Ampolo wrote: >> >> Hi, >> >> On git web2py repo if i try to run: >> >> ./web2py -K app,app,app:group1,app:group2 >> >> tasks inserted for app remain QUEUED even if the workers are free, if i >> launch: >> >> ./web2py -K app,app,app >> >> They are executed. >> >> I didn't find this behaviour on web2py stable. Can somebody confirm? >> >> Best Regards, >> -- >> Vincenzo Ampolo >> http://vincenzo-ampolo.net >> http://goshawknest.wordpress.com >> > --

