mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-31 02:25:57 +08:00

The cloud printers get added asynchronously, which could lead to a crash because the dict gets modified while we're iterating over it. Fixes Sentry issue CURA-2EN.