mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 06:49:00 +08:00
Bugfix: version check caused crash
This commit is contained in:
parent
c87a21f304
commit
3a49dccf69
@ -364,6 +364,7 @@ sub check_version {
|
||||
} else {
|
||||
Slic3r::GUI::show_error(undef, "Failed to check for updates. Try later.") if $p{manual};
|
||||
}
|
||||
Slic3r::thread_cleanup();
|
||||
})->detach;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user