Commit 9132d766 authored by Levin Zimmermann's avatar Levin Zimmermann

wcfs_test: Add TODO

parent d255baad
...@@ -1449,6 +1449,10 @@ def test_wcfs_watch_going_back(): ...@@ -1449,6 +1449,10 @@ def test_wcfs_watch_going_back():
wl.close() wl.close()
# TODO extend tests to also cover situation that a non-faulty
# client continues to be served ok
# TODO explicitly cover readPinWatchers behaviour with tests
# verify that wcfs kills slow/faulty client who does not reply to pin in time. # verify that wcfs kills slow/faulty client who does not reply to pin in time.
# protection against faulty/slow clients # protection against faulty/slow clients
@func @func
......
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