Project

General

Profile

« Previous | Next » 

Revision 188b3dc0

Added by Leszek Koltunski over 2 years ago

Some more debugs for the case when the UI is blocked.

View differences:

src/main/java/org/distorted/library/message/EffectMessageSender.java
145 145
        }
146 146
      }
147 147
    }
148

  
149
///////////////////////////////////////////////////////////////////////////////////////////////////
150

  
151
  public static String reportState()
152
    {
153
    return "mRunning="+mRunning+" mNotify="+mNotify+" mThis null="+(mThis==null)+" mList elements="+mList.size();
154
    }
148 155
  }

Also available in: Unified diff