requirements/test-web.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 06 Mar 2017 13:23:33 +0100
changeset 12012 f7ff5217a02f
parent 11478 1817f8946c22
child 12316 b80f186b9dbe
child 12322 cd211bb9aa8e
permissions -rw-r--r--
[server] replace repository's tasks manager by a scheduler Repository() does not accept anymore a 'tasks_manager' argument but rather a 'scheduler' argument which is expected to be an instance of sched.scheduler class. The drop the _tasks_manager attribute of the repository and adjust all internal usages of it. In particular, in the 'repo_stats' service we do not export 'looping_tasks' statistics anymore as there's no way to retrieve this anymore from a web instance. Closes #17057223.

Twisted < 16.0.0
requests
webtest
cubicweb-blog
cubicweb-file
cubicweb-tag