mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
A large topology takes ~50s to open (dominated by docker daemon node creation). Without any start marker the user sees no feedback that work is in progress. Add two INFO lines: 'Loading N nodes...' before the node pool and 'Creating N links...' before the bulk link prepare/dispatch.