You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today my daemon stoped and i have .sh script to restart my daemon. When i kill daemon, my script kills all forks with same name.
And when i execute script, i see this.
I use ChunkStrategy() with 10 forks configured.
Today my daemon stoped and i have .sh script to restart my daemon. When i kill daemon, my script kills all forks with same name.
And when i execute script, i see this.
60+ forks !!!! And nothing works.
I think in some daemon iteration forks don't kills after processing tasks and more and more forks still alive. I'ts a very bad bug.
The text was updated successfully, but these errors were encountered: