PluginThreads ============= .. currentmodule:: lib.infer.runner .. autoclass:: PluginThreads :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PluginThreads.enabled ~PluginThreads.error_state .. rubric:: Methods Summary .. autosummary:: ~PluginThreads.is_alive ~PluginThreads.join ~PluginThreads.register_external_error_state ~PluginThreads.register_thread ~PluginThreads.start .. rubric:: Attributes Documentation .. autoattribute:: enabled .. autoattribute:: error_state .. rubric:: Methods Documentation .. automethod:: is_alive .. automethod:: join .. automethod:: register_external_error_state .. automethod:: register_thread .. automethod:: start