]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Emitter now returns...
authorKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Wed, 28 Aug 2024 11:04:25 +0000 (12:04 +0100)
committerKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Wed, 28 Aug 2024 11:04:25 +0000 (12:04 +0100)
commitd270b0ab087002f40c5d553bdb04965b7ccac9c2
tree5a1c36f07f208028603c8f9e9df75e37abe1a502
parent674f0de7ce07c09a1de2744cd914ada3033e24a5
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Emitter now returns bool value that is False if the job was canceled. It should be used for early return from the running script to finish the thread gracefully. A timer was added to terminate the thread as a last resort.
src/RepairGUIAdv/geomrepairadv_progress.py
src/RepairGUIAdv/geomrepairadv_worker.py
src/RepairGUIAdv/reparation_plugin.py
src/RepairGUIAdv/reparation_plugin_algo.py