COOperation icon indicating copy to clipboard operation
COOperation copied to clipboard

Your service implementation is a cooperation of your Core-components.

Results 5 COOperation issues
Sort by recently updated
recently updated
newest added

Hello, Hope that someone is watching this repo. I've got a strange problem. Our crashlytic has been reporting very hight number of crashes in OperationBufferImplementation.m – line 79 -[OperationBufferImplementation obtainBufferDataWithValidationBlock:]...

Hi, guys! - I suggest this pull-request based on Apple's documentation, which says: > When you subclass NSOperation, you must make sure that any overridden methods remain safe to call...

bug
enhancement
investigation

This task includes the following: - Update Xcode project used for library development

enhancement

There is probably a concurrency bug in NSOperation class. It should be investigated with the help of this radar: http://www.openradar.me/25642160

bug
investigation

This task includes the following: - Creating a project with CocoaPods and install the pod - Fill project with sample classes to show profit of using COOperation - Writing some...

enhancement