Skip to content
Snippets Groups Projects
Commit 8be898e6 authored by Kristof's avatar Kristof
Browse files

- More broadcast optimization (still getting it to work with absolute time...

- More broadcast optimization (still getting it to work with absolute time limit imposed on server_broadcast behavior automaton)
  * Specifically: Trouble with out-of-bounds errors for some pairings of absolute broadcast repetitions vs. number of broadcast repetitions in succession on the client side
parent 88cec48c
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,11 @@ A[] deadlock imply (P_ClientBehavior.FINISH_PROCEDURE or P_ClientBehavior.FINISH
/*
*/
A<> P_ClientBehavior.FINISH_PROCEDURE or P_ServerClock.FINISH or P_ServerClock.FINISH_CLOCKOUTOFBOUNDS
/*
*/
A<> P_ClientBehavior.FINISH_PROCEDURE or P_ClientBehavior.FINISH_TIMEOUT
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment