msuchy / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

fe7c9db ensure that wait() is being called only in wait state

Authored and Committed by lkocman 7 years ago
    ensure that wait() is being called only in wait state
    
    * I'm little bit suspicious that something is calling wait() from other states as well
    * This is to keep track of such calls, so we can identify them later