High CPU after executing node

Describe the issue/error/question

After running a part of a workflow by clicking ‘execute node’, the browser Task manager indefinitely shows high CPU usage by the n8n tab 0 75-90%.

Tested with Firefox and Chromium

Information on your n8n setup

  • n8n version: 0.155.2
  • Database you’re using (default: SQLite): mariadb
  • Running n8n with the execution process [own(default), main]: default
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]: docker

Is this 75%-90% in docker or 75%-90% @ system? I have noticed the default CPU on docker will sometimes cause my n8n instance to run at 150-200% CPU which is obviously just not true, and my sys mem is at 50% (with it and everything else running).