YueGuobin f6777064db feat(ports): add null checks for port name in short name generation
Add conditional checks to ensure `self._name` is not None before performing string operations in the `short_name` property. This prevents potential AttributeError exceptions when port name is undefined, improving robustness and compatibility with edge cases in port configuration.
2026-02-25 22:21:05 +08:00
..
2021-04-13 18:46:50 +09:30
2021-04-13 18:46:50 +09:30
2021-04-13 18:46:50 +09:30