zkhalapyan / KimonoNet

1 stars 1 forks source link

Timing Issues? #57

Closed ghost closed 12 years ago

ghost commented 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?

zkhalapyan commented 12 years ago

It's seems to be more of a concurrency issue and should be solved by synchronizing memory access.