-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
detox test crash w/ Signal 6 in release mode #704
Comments
Thanks |
Could be related to thread safety. |
That would make a lot of sense since it only happens in Release mode when the app responds significantly faster and perhaps triggering a race condition. What can we do about it? |
I will push a proposed fix soon, and @rotemmiz will release a new version. Let's see if my solution helps. |
@rotemmiz Please release a new patch version. Thanks |
@doronpr Please update on the status when you can. If my solution didn't work, I will reopen the issue. |
Solved. Thanks @LeoNatan ! |
Description
Detox crashes after running in release mode.
Steps to Reproduce
Detox, Node, Device, Xcode and macOS Versions
Device and verbose Detox logs
The text was updated successfully, but these errors were encountered: