:tocdepth: 3 :py:mod:`gws.server.spool.runner` ================================= .. py:module:: gws.server.spool.runner **Source code:** :source:`gws.server.spool.runner` Module Contents --------------- .. py:function:: add(job: gws.Job) .. py:data:: IGNORE :value: 0 .. py:function:: is_active() .. py:data:: OK :value: -2 .. py:data:: RETRY :value: -1 .. py:function:: run(root: gws.Root, env: dict)