Commit 66972e4f authored by Romain Courteaud's avatar Romain Courteaud

Destroyed instance are still allowed to request.

This allow to propagate destroyed state
parent 670b274d
...@@ -21,7 +21,9 @@ ...@@ -21,7 +21,9 @@
<item> <item>
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
<value> <value>
<tuple/> <tuple>
<string>request_instance</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
17 18
\ 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