Commit 632cd2cd authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Checker: Fix checker table update at study close.

No related merge requests found
Pipeline #54345 passed with stages
in 3 minutes and 19 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -172,6 +172,7 @@ class WidgetChecker(PamhyrWidget):
self._worker_q.put(checker)
self._table.update()
return
for checker in self._checkers_filtered(modules):
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment