Require in a thread fails
Posted: Sun May 18, 2014 9:29 pm
Hi!
I'm testing some threading stuff quite successfully. Starting some threads and sending messages over channels works well.
My problem:
When i require a file the thread says it cannot find the file i want to require.
Is it forbidden to require a file in a thread?
I'm testing some threading stuff quite successfully. Starting some threads and sending messages over channels works well.
My problem:
When i require a file the thread says it cannot find the file i want to require.
Is it forbidden to require a file in a thread?