webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Attributes | List of all members
webkitpy.tool.bot.queueengine_unittest.FastQueueEngine Class Reference
Inheritance diagram for webkitpy.tool.bot.queueengine_unittest.FastQueueEngine:
webkitpy.tool.bot.queueengine.QueueEngine

Public Member Functions

def __init__ (self, delegate)
 
- Public Member Functions inherited from webkitpy.tool.bot.queueengine.QueueEngine
def __init__ (self, name, delegate, wakeup_event, seconds_to_sleep=120)
 
def exit_after_handled_error (cls, error)
 
def run (self)
 

Static Public Attributes

 seconds_to_sleep
 
- Static Public Attributes inherited from webkitpy.tool.bot.queueengine.QueueEngine
 log_date_format
 
 handled_error_code
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.tool.bot.queueengine_unittest.FastQueueEngine.__init__ (   self,
  delegate 
)

Member Data Documentation

◆ seconds_to_sleep

webkitpy.tool.bot.queueengine_unittest.FastQueueEngine.seconds_to_sleep
static

The documentation for this class was generated from the following file: