-
Notifications
You must be signed in to change notification settings - Fork 52
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
Unit test failing with EXC_BAD_ACCESS #39
Labels
bug
Something isn't working
Comments
Thank you for reporting the issue. I'll look into it when have some time. |
philips77
added a commit
that referenced
this issue
Aug 11, 2021
Merged
This should be fixed on develop branch. Could you give it a spin? |
@philips77 Currently I stopped using IOS-CoreBluetooth-Mock and can not try it now. |
No prob. Thank you for reporting the issue. I'll close it then. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some times unit test crashing with error: Thread 4: EXC_BAD_ACCESS (code=1, address=0xeb0494cb1130)
My temporary fix for this failure is, that running second or third time unit test passing ok. But any way would be fine if it would not crash at all.
Using latest version: 0.12.1
The text was updated successfully, but these errors were encountered: