The original except Exception silently disabled port collision detection for any runtime error — not just a missing package. Now only ImportError degrades gracefully; real psutil failures propagate.
The original except Exception silently disabled port collision detection for any runtime error — not just a missing package. Now only ImportError degrades gracefully; real psutil failures propagate.