Changeset 66


Ignore:
Timestamp:
Feb 24, 2010 12:26:21 AM (14 years ago)
Author:
retracile
Message:

Mergebot: add documentation of the 'Queued' task state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mergebot/trunk/mergebot/mergebotdaemon.py

    r43 r66  
    112112            Waiting if they are blocked by another task.
    113113            Running if they are currently being done.
     114            Queued if they have been sent to a worker but not yet begun.
    114115            Zombie if they have been completed.
    115116        """
Note: See TracChangeset for help on using the changeset viewer.