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
Copy file name to clipboardExpand all lines: examples/10_app_reconfiguration/README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,16 @@ bin/test -o <0|1>
198
198
199
199
**NOTE:** This example assumes the server and client are on the same node. We are working on bringing back support for remote connections to the server.
200
200
201
+
When done with the experiment you will have to send a sigint signal to the server to stop it. Do this for example using:
0 commit comments