library-EventBus/src/de/greenrobot/event/util/AsyncExecutor.java
@@ -21,7 +21,7 @@ import android.app.Activity; import android.util.Log; import de.greenrobot.event.EventBus; import org.greenrobot.eventbus.EventBus; /** * Executes an {@link RunnableEx} using a thread pool. Thrown exceptions are propagated by posting failure events of any