Commit e4134735 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b17aeb8c
...@@ -1353,6 +1353,10 @@ def test_wcfs_pintimeout_kill(): ...@@ -1353,6 +1353,10 @@ def test_wcfs_pintimeout_kill():
wg.wait() wg.wait()
# TODO verify: a process is blocked in sysread(/head/watch) and is killed -
# WCFS handles FUSE interrupt request and lets the process go away (if wcfs
# does not handle interrupt - the process will get stuck)
# watch with @at > head - must wait for head to become >= at. # watch with @at > head - must wait for head to become >= at.
# XXX too far ahead - reject? # XXX too far ahead - reject?
@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