--------------------
.. _added-44:
Added
~~~~~
- added support for bouncer scriptworker
.. _changed-39:
Changed
~~~~~~~
- renamed ``run_loop`` to ``run_tasks``
- ``run_tasks`` now shuts down gracefully after receiving a SIGTERM: it
finishes the current task(s), and exits.
.. _fixed-36:
Fixed
~~~~~
- ``run_tasks`` now sleeps 5 if there were no tasks claimed.
.. _section-80: