mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Wrap os.scandir() in try-except to return empty list instead of crashing when a node directory is not readable.
Wrap os.scandir() in try-except to return empty list instead of crashing when a node directory is not readable.