eclipse/tahu

Java Edge Node: Rebirth NCMD creates new Thread and doesn't shutdown previous

otimofieiev opened this issue · 0 comments

Efficiently, it multiplies threads and messages sent.
After launch we have a thread sending a message every 5 seconds.
After rebirth we have 2 threads each sending a message every 5 seconds.
And so on.