-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Crash: value tried to resume its continuation more than once #2563
Closed
5 of 18 tasks
Comments
|
It looks like this could be related to #2427, the |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Short description of the issue:
Seeing a new crash after updating to RxSwift 6.6.0
Expected outcome:
Does not crash
What actually happens:
After updating to RxSwift 6.6.0 started seeing crashes with this message:
We downgraded to 6.5.0 and the crash went away.
Self contained code example that reproduces the issue:
I do not have a code sample, the crash stack trace just shows RxSwift code, it is unclear where in the App code is it originating from.
RxSwift/RxCocoa/RxBlocking/RxTest version/commit
Crashes in RxSwift 6.6.0, does not in 6.5.0
Platform/Environment
How easy is to reproduce? (chances of successful reproduce after running the self contained code)
Xcode version:
Installation method:
I have multiple versions of Xcode installed:
(so we can know if this is a potential cause of your issue)
Level of RxSwift knowledge:
(this is so we can understand your level of knowledge
and formulate the response in an appropriate manner)
The text was updated successfully, but these errors were encountered: