Commit 1f6c68c
Schedule when bug fix (ReactiveX#4826)
* change tabs to spaces.
* Fixing a bug in the subscription logic of the actions that caused work to get unsubscribed too early. Changed the code to delay the calling of onCompleted of the CompletableSubscriber until the actualAction is truly done.1 parent d6bc923 commit 1f6c68c
2 files changed
Lines changed: 224 additions & 191 deletions
File tree
- src
- main/java/rx/internal/schedulers
- test/java/rx/schedulers
0 commit comments