• Levin Zimmermann's avatar
    wcfs_test: Add TODO - extend tests wrt faulty client · ab640871
    Levin Zimmermann authored
    In its current state we miss at least two test cases, to ensure the
    protection against faulty clients is fully functional:
    
    1. We need a test to cover a faulty client at 'readPinWatchers':
       currently we only check if faulty clients are killed which
       are already faulty at the initial watch request.
    
    2. We need to test if a sane client get really the data served
       in combination with a faulty client that's blocking.
    
    This patch adds TODOs for these two extensions.
    ab640871
Name
Last commit
Last update
3rdparty Loading commit data...
bigarray Loading commit data...
bigfile Loading commit data...
demo Loading commit data...
include/wendelin Loading commit data...
lib Loading commit data...
t Loading commit data...
wcfs Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.nxdtest Loading commit data...
CHANGELOG.rst Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
conftest.py Loading commit data...
pyproject.toml Loading commit data...
setup.py Loading commit data...
tox.ini Loading commit data...
wendelin.py Loading commit data...