spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Stopping execution with loop leaves some process alive #2925

Closed soininen closed 2 months ago

soininen commented 2 months ago

I have a simple DAG with a loop. When I try to stop the execution, it seemingly works but the main Toolbox process keeps processing something and re-executing the project hangs.