You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# DurianRx releases
2
2
3
3
## [Unreleased]
4
+
### Fixed
5
+
*`Chit.isDisposed()` now returns true before calling the `runWhenDisposed` callbacks.
4
6
5
7
## [3.0.1] - 2019-11-12
6
8
* RxExecutor is now more consistent about failure - if the `onSuccess` throws an exception, it will always be passed to the `onFailure` handler as a `CompletionException`.
0 commit comments