Dima Saviuk

Results 13 issues of Dima Saviuk

After a recent submodule update, the server on port 9093 no longer starts, so nothing is working. Couldn't find the root cause though

https://github.com/RBusarow/Dispatch/blob/4b231ef18802c064375eee7a58326f8283794dcd/dispatch-android-espresso/src/main/java/dispatch/android/espresso/IdlingDispatcher.kt#L58 Since `delegate.dispatch(context, runnable)` generally don't execute the `runnable` immediately, you should increment the counter before constructing the Runnable, and not inside the Runnable itself. The current approach will increment...

Hey, can you please tag a new release? There are some important changes on master, but targeting a master snapshot is not too reliable