Make sure onCancelled() is called if cancel() is called early.
In some situations, when cancel() was called before the task had a chance to start its execution, onCancelled() would not be invoked. Change-Id: I6c1f4cd28a209fb8cc779bb212f500565dfceaae
Loading
Please register or sign in to comment