Commit d9ef537c authored by Romain Courteaud's avatar Romain Courteaud 🐸

Allow to call the diverge transition in diverged state.

It should allow to get more conflict in case of concurrent transaction.
parent bce022e0
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
<value> <value>
<tuple> <tuple>
<string>converge</string> <string>converge</string>
<string>diverge</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
253 254
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment