Skip to content
  • Leigh B. Stoller's avatar
    Add a "statewait" method to the experiment module, which allows a · 28a7aaa0
    Leigh B. Stoller authored
    client to wait for an experiment to reach a desired state (active,
    swapped, etc). Use the optional timeout parameter to terminate the
    wait early. See the documentation for a full descriptione of the
    interface.
    
    This is implemented using the just added "poll" interface to the
    python event interface library
    28a7aaa0