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-17 23:34:28 +09:30
2024-10-31 13:06:17 +10:00
2021-08-29 19:23:51 +09:30
2026-02-23 23:26:42 +08:00
2024-07-07 19:04:50 +02:00
2024-04-22 19:08:45 +07:00
2024-05-16 17:53:39 +07:00