Great advice. I”ll rework my structure to ensure I have separate global variables for different threads and duplicate some common code in each thread to avoid potential conflict.
Thank you!
- Ken
Great advice. I”ll rework my structure to ensure I have separate global variables for different threads and duplicate some common code in each thread to avoid potential conflict.
Thank you!