in reply to Re: Multithreading leading to Out of Memory error
in thread Multithreading leading to Out of Memory error

Well considering it's the pushing of a float onto an array that's causing problems, I am not even sure if this is longer a thread issue. I am at a loss really. Going to see if it's possible to implement that functionality with a hash.

  • Comment on Re^2: Multithreading leading to Out of Memory error