uproot.source.futures.Worker
============================

Defined in `uproot.source.futures <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/futures.py>`__ on `line 131 <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/futures.py#L131>`__.

.. table::
    :class: note

    +-------------------------+
    | **Inheritance order:**  |
    +=========================+
    | #. ``threading.Thread`` |
    +-------------------------+

.. autoclass:: uproot.source.futures.Worker

.. _uproot.source.futures.Worker.work_queue:

work_queue
----------

.. autoattribute:: uproot.source.futures.Worker.work_queue

.. _uproot.source.futures.Worker.run:

run
---

.. automethod:: uproot.source.futures.Worker.run

