Hi,
I have 2 background threads that call the same 'sendMessage' function and get a response from the server. The problem begins once I run both threads (functions feedCommunicationThread and...