You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a lot of signals accumulate asynchronously in the event queue, QApplication::processEvents() in QProgressDialog::setValue results in a stack overflow.
The text was updated successfully, but these errors were encountered:
knossos/mesh/mesh_generation.cpp
Line 217 in 0baebe4
When a lot of signals accumulate asynchronously in the event queue,
QApplication::processEvents()
inQProgressDialog::setValue
results in a stack overflow.The text was updated successfully, but these errors were encountered: