@@ -63,8 +63,8 @@ @"already waits for the thread to join.", [_thread class]]; } - (OFThread*)thread { - OF_GETTER(_thread, false) + OF_GETTER(_thread, true) } @end