peterharaszin / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

Synchronisation-Join leads to double entry action call #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take the attached statechart 
2. raise e1 and e2 events until state 'Foo' is reached. 

What is the expected output? What do you see instead?
variable 'x' should be incremented by 1

What version of the product are you using? On what operating system?
 ariable 'x' was incremented twice due to double entry action execution

Please provide any additional information below.

Original issue reported on code.google.com by AxelTerfloth on 20 Dec 2012 at 8:20

Attachments:

GoogleCodeExporter commented 9 years ago
is fixed on the bugfix branch. Bugfix will be part of 2.0.1 bugfix release.

Original comment by AxelTerfloth on 21 Jan 2013 at 3:13

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4525.

Original comment by AxelTerfloth on 21 Jan 2013 at 3:15

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 29 Sep 2014 at 2:05