test/functional/ct_2_cancel.rb in ruote-2.1.10 vs test/functional/ct_2_cancel.rb in ruote-2.1.11
- old
+ new
@@ -9,9 +9,14 @@
class CtCancelTest < Test::Unit::TestCase
include ConcurrentBase
+ # A collision between a reply and a cancel
+ #
+ # The first one to occur should neutralize the other (and the flow should
+ # not stall).
+ #
def test_collision
pdef = Ruote.process_definition do
sequence do
alpha