CONTAP-647685: Node reboots unexpectedly due to zombie process accumulation exhausting the BSD process limit
Issue
- Repeated calls via the "network ping" CLI or REST API cause zombie processes to accumulate
- When the count reaches the BSD process limit, user space process fails to spawn new threads, eventually triggering a node reboot.
