These days, I looked just a source code. The code behavior is heartbeat program with neko. The code could pass the compile however it doesn't work....
Today, i could find the problem point. It was so simple and sad problem. It was from constructor. Neko algorithm class maybe allow just one argument that is NekoProcess. However, I set 2 and 3 arguments. Consider now, it is not work. I have no memory that I made some instance for the algorithm class in my some code. (Actually, I made it at the initializer class. But it was not able to control it. It is not sure I can change that line or not. I will do it later.)
Today, i could find the problem point. It was so simple and sad problem. It was from constructor. Neko algorithm class maybe allow just one argument that is NekoProcess. However, I set 2 and 3 arguments. Consider now, it is not work. I have no memory that I made some instance for the algorithm class in my some code. (Actually, I made it at the initializer class. But it was not able to control it. It is not sure I can change that line or not. I will do it later.)
Comments