when i run worker with N8N_RUNNERS_ENABLED=true
am getting error says task broker is already running (it is running in main instance) even though
i have N8N_RUNNERS_TASK_BROKER_URI=http://127.0.0.1:5679 configured
if i remove N8N_RUNNERS_ENABLED=true on worker code nodes are not running
suggest me how to make it work n8n in windows npm with N8N_RUNNERS_MODE=external
n8n version 1.86.0
server windows 2019 - with npm