summaryrefslogtreecommitdiff
path: root/test/readme
diff options
context:
space:
mode:
Diffstat (limited to 'test/readme')
-rw-r--r--test/readme3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/readme b/test/readme
new file mode 100644
index 0000000..a8f08ef
--- /dev/null
+++ b/test/readme
@@ -0,0 +1,3 @@
+running ../ny from test causes a 0 block length error.
+
+fix: I'm not sure how this is supposed to work. I'm recompiling with small block size. Make a sample that terminates and/or logical stops on a block boundary (1 input) and see how this is handled. It looks like prod has a special "break" command to get out of the inner loop and terminate the signal when this happens.