Skip to content
Snippets Groups Projects
Commit 506addef authored by Simon Hollweger's avatar Simon Hollweger
Browse files

DEV bug fix, if in a process a condition is identical to an action (meaning...

DEV bug fix, if in a process a condition is identical to an action (meaning nothing changes on that site if the process is executed) the otf logic activates a process again, even though this process is already active beforehand. This leads to processes activated twice. This double processes lead to a program crash because if this double process is deactivated only one is deactivated and the other one is still  activated but an illegal process in the system. Fixed by filtering out actions which are identical to conditions.
parent dde2c56b
No related branches found
No related tags found
1 merge request!287Time acceleration with otf backend and otf bug fixes
Pipeline #217798 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment