doc/api/req.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 10 Mar 2017 12:02:41 +0100
changeset 12052 1a1d2f5faddb
parent 10494 b6f00889355c
child 12845 dd557dca2e86
permissions -rw-r--r--
[pyramid] Call repository's shutdown method atexit This way when run through a WSGI server (pserve, gunicorn, etc.) we make sure that the repository is properly shut down. In particular, this would wait for threads to terminate (otherwise, they'll be killed).

.. _req_module:

:mod:`cubicweb.req`
===================

.. automodule:: cubicweb.req

    .. autoexception:: FindEntityError

    .. autoclass:: RequestSessionBase
        :members: