The constructor was probably the wrong place to put it, run() is definitely executed in the new thread so that's where the setting should be applied I think?
The constructor was probably the wrong place to put it, run() is definitely executed in the new thread so that's where the setting should be applied I think?