Files
cappuccino/Foundation
cacaodev 873232d560 FIXED : a CPOperation marked as cancelled was never started (CPOperation -start) when managed in a queue.
FIXED : After an operation started, either from a queue or explicitely, its finished property was never set to true.

This was causing dependant operation to never be executed.
After this commit, cancelled operations are started (but not executed) and correctly marked as finished.

Tests: CPOperationQueueTest and CPOperationTest for an operation managed by a queue or run explicitely.
2014-12-16 18:43:08 +01:00
..
2012-05-13 14:26:19 +01:00
2014-11-06 12:17:58 -08:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2011-05-04 19:07:06 +02:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2013-07-26 02:08:14 -04:00
2014-11-06 12:17:58 -08:00
2010-12-16 19:16:33 +02:00
2008-09-04 03:52:20 -07:00
2012-07-13 01:28:38 +01:00