summaryrefslogtreecommitdiff
path: root/releasenotes/notes/job-pause-868192a2ee4cf7a9.yaml
blob: a73c2cc5b51356bd9de3834bd1e4f680307d44a8 (plain)
1
2
3
4
5
6
---
features:
  - |
    A job now can pause itself using :ref:`return_values` and let the child jobs
    run until they are finished. This can be used to serve some service which
    can be used by the child jobs.