very strange thread error message
Posted
by John Smith
on Stack Overflow
See other posts from Stack Overflow
or by John Smith
Published on 2010-05-17T02:03:05Z
Indexed on
2010/05/17
2:10 UTC
Read the original article
Hit count: 203
I an trying to put a method in a separate thread in the background. It nearly works except that occasionally I get a lot of error messages with the message
METHODCLOSURE: OH NO SEPERATE THREAD
with the bad spelling and all.
Does anyone know what this means?
© Stack Overflow or respective owner