issues
search
LongNguyenP
/
DynaShape_Legacy
Open-source Dynamo plugin for constraint-based form finding, optimization and physics simulation
https://forum.dynamobim.com/t/dynashape-published/11666/
MIT License
69
stars
18
forks
source link
Potential Bug: BackgroundExecutionAction remains unterminated
#2
Open
LongNguyenP
opened
6 years ago
LongNguyenP
commented
6 years ago
BackgroundExecutionAction is still active when:
The Solver.Execute node has been deleted.
The Solver.Execute node has become inactive Potential fix: use tasks chaining rather than one single task with an indefinitely while loop So far we have only checked for the case where the current workplace is closed
BackgroundExecutionAction is still active when: