mesh gen progress stack overflow
Optiligence opened this issue · 0 comments
Optiligence commented
knossos/mesh/mesh_generation.cpp
Line 217 in 0baebe4
When a lot of signals accumulate asynchronously in the event queue,
QApplication::processEvents()
in QProgressDialog::setValue
results in a stack overflow.