Change timer behaviour to prevent endless recursion
Stop running runloop in checkRequestStatus, it's not nescessary and it meant we were updating progress every 0.5 secs rather than every 0.25 secs Remove authenticationLock, delegate-style auth is now non-blocking Requests on standard run loop
Showing
2 changed files
with
24 additions
and
72 deletions
-
Please register or login to post a comment