Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invalidate session when operation is finished
From documentation: The session object keeps a strong reference to the delegate until your app exits or explicitly invalidates the session. If you do not invalidate the session by calling the invalidateAndCancel or finishTasksAndInvalidate method, your app leaks memory until it exits.
- Loading branch information