Closed ghost closed 12 years ago
Could the random exceptions be caused by timing issues? Would it be solved if we put a delay in each service loop?
It's seems to be more of a concurrency issue and should be solved by synchronizing memory access.
Could the random exceptions be caused by timing issues? Would it be solved if we put a delay in each service loop?