-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Realm-cpp version 2.2.0
When processing a realm::results<T> object, from the message thread in a JUCE project, I get a LogicError exception with error code WrongThread and message "Realm accessed from incorrect thread."
I'm not sure if this is a bug or intentional. If intentional, I'm not sure how to do the processing on the thread that Realm expects.