You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Start the server and client
2. Send a edit-config operation with error-option set to "continue-on-error"
and three configurations (that will call three callbacks) where the second
callback return EXIT_FAILURE.
What is the expected output? What do you see instead?
I expected the three callbacks should be called but the behaviour is identical
to "stop-on-error" error-option (just the first and second callbacks are
called).
What version of the product are you using? On what operating system?
I am using the branch master commit 3f33930cd3a8 (Thu Sep 5 13:50:40 2013
+0200) on a Gentoo Linux.
Original issue reported on code.google.com by paulo.zu...@asga.com.br on 6 Sep 2013 at 4:40
Original issue reported on code.google.com by
paulo.zu...@asga.com.br
on 6 Sep 2013 at 4:40The text was updated successfully, but these errors were encountered: