This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
Dealloc crash while using KVO #58
Comments
+1 same here |
+1 |
I will try to look into it over the weekend. |
+1 |
This commit may have fixed this: b504080 |
Tried add |
+1 |
Resolved by adding: ORGMOutputUnit *output = [[outputUnitClass alloc] initWithConverter:_converter]; |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sometimes Origiami Crashes because an KVO hasn't been unsubscribed while dealloc.
The text was updated successfully, but these errors were encountered: