Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

better threading docs required. & onContactsDataSourceReadySignal is not always dispatched to the main thread #37

@adam-zethraeus

Description

@adam-zethraeus

onContactsDataSourceReadySignal
2016-11-07 06:30:07.113 OhanaExample[71212:3367760] <NSThread: 0x7f83a6492460>{number = 2, name = (null)}

I think this was caused by the OHABAddressBookContactsDataProvider calling back on a background thread.

There's a generally larger task required here: Ohana's threading isn't very well defined.
We've generally assumed operation on Main. This is fine, but the contract with dataProviders and postProcessors should be better defined to dictate how they can offset work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions