8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High CPU usage has been noticed with dcept in docker (master branch). dcep process consumes 100% of CPU core permanently.
root 22540 0.0 0.0 14776 2168 pts/2 S+ 16:36 0:00 grep dcep root 31237 0.0 0.0 155364 14896 ? Ssl Jun28 0:02 /usr/bin/docker start -a dcept root 31261 0.0 0.0 20076 2812 pts/1 Ss+ Jun28 0:00 /bin/sh -c cron; /opt/dcept/dcept.py root 31275 99.9 0.1 224028 24728 pts/1 Sl+ Jun28 45392:56 /usr/bin/python /opt/dcept/dcept.py
Here is strace of dcept process (with children).
dcept-deadlock.txt
The text was updated successfully, but these errors were encountered:
Now I'm working on the following commit:
834a523
Sorry, something went wrong.
No branches or pull requests
High CPU usage has been noticed with dcept in docker (master branch). dcep process consumes 100% of CPU core permanently.
Here is strace of dcept process (with children).
dcept-deadlock.txt
The text was updated successfully, but these errors were encountered: