admin
2021-10-16 988a99f8f8f8e1e123efd29e108dcd0240ad8a33
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