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
The utils module has been renamed to utils-internal and its content is now considered internal (not part of the public API). Condition was replaced with ConditionLock for performance reasons. Feel free to copy Condition to your project from the old version. You can also try using ConditionLock at your own risk, but this is not recommended.
After updating to version 2.0.1 cdass com.badoo.reaktive.utils.lock.Condition is not available. Will it not be supported?
The text was updated successfully, but these errors were encountered: