in Nodejs server , there is a channels array that save all channels.

I enable the nodejs_watchdog module, then will notify nodejs server add watchdog channel to channels array.

But when I disable nodejs_watchdog module, the watchdog channel still stay in channels array.