admin
2023-11-21 2eec3de87b6b616a69a46c1f97c2397159031d2f
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