root@rtr06b:~ # ps aux | grep pythonroot 81798 100.0 34.5 16186396 8638488 - R 14Sep21 1274:24.32 /usr/local/bin/python3 /usr/local/opnsense/service/configd_ctl.py -e -t 0.5 system event config_changed (python3.8)root 82678 100.0 19.2 15660512 4801392 - R 14Sep21 1274:51.48 /usr/local/bin/python3 /usr/local/opnsense/service/configd_ctl.py -e -t 0.5 interface update carp service_status (python3.8)
you should be able to safely kill the offensive python pid's (81798, 82678).