HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/engines/__pycache__/reactor.cpython-310.pyc
o

�N�g��@sdZddlZddd�ZdS)a
Setup Reactor

Example Config in Master or Minion config

.. code-block:: yaml

    engines:
      - reactor:
          refresh_interval: 60
          worker_threads: 10
          worker_hwm: 10000

    reactor:
      - 'salt/cloud/*/destroyed':
        - /srv/reactor/destroy/*.sls

�NcCsF|dur|td<|dur|td<|dur|td<tjj�t���dS)NZreactor_refresh_intervalZreactor_worker_threadsZreactor_worker_hwm)Z__opts__�salt�utilsZreactorZReactor�run)Zrefresh_intervalZworker_threadsZ
worker_hwm�r�H/opt/saltstack/salt/lib/python3.10/site-packages/salt/engines/reactor.py�startsr)NNN)�__doc__Zsalt.utils.reactorrrrrrr�<module>s