Changeset [91651388801eb8f11b8d7493d3dddc5d52f52f5f] by Lukas Pitschl
April 23rd, 2015 @ 01:53 AM
[FIX] Don't reference self directly within hasCompleted check [#142 state:fixed]
- Using self creates a retain cycle which causes the LPXTTask to never be dealloced
- Use __block to break the retain cycle. https://github.com/GPGTools/Libmacgpg/commit/91651388801eb8f11b8d74...
Committed by Lukas Pitschl
- M Source/LPXTTask.m
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป