admin
2022-11-30 fd238846980b17d893d703ac8e56869bd3f23c89
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