__pkginfo__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 06 Mar 2017 13:15:51 +0100
changeset 12001 89611a994572
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[wsgi] Drop calls to repo.start_looping_tasks It's unlikely that these implementations were ever used so we do not bother with deprecation or a warning. We just drop the call to this method which should not be called from within a WSGI application. Related to #17057223.

cubicweb/__pkginfo__.py