daml/language-support/java/bindings-rxjava
Gerolf Seitz f1b077dd1a
Remove blocking call in Bot.wire (#521)
The call to blockingGet can lead to no progress being made in certain
scenarios. Therefore I am removing the blocking call and replacing it
with a regular "doOnSuccess".
2019-04-16 11:53:29 +02:00
..
src Remove blocking call in Bot.wire (#521) 2019-04-16 11:53:29 +02:00
BUILD.bazel Add codegen to integration tests (#494) 2019-04-15 17:53:05 +02:00