Make sure that threads are properly terminating as they should (after all data has been processed), as well as if message is given for them to terminate via ThreadCommunication objects. If they are not, make changes as needed to do this. Write unit tests to test this to prove it is working properly
Make sure that threads are properly terminating as they should (after all data has been processed), as well as if message is given for them to terminate via ThreadCommunication objects. If they are not, make changes as needed to do this. Write unit tests to test this to prove it is working properly