summaryrefslogtreecommitdiffstats
path: root/lib/Term/Filter.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Term/Filter.pm')
-rw-r--r--lib/Term/Filter.pm5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/Term/Filter.pm b/lib/Term/Filter.pm
index 8032d20..54c245c 100644
--- a/lib/Term/Filter.pm
+++ b/lib/Term/Filter.pm
@@ -238,7 +238,10 @@ no Moose::Util::TypeConstraints;
=head1 BUGS
-No known bugs.
+The test suite is a bit flaky, due to it being hard to test orderings of things
+between multiple layers of read/write syscalls across multiple processes. As
+far as I can tell, the module itself works fine, but may just get some false
+negative test results on occasion. Need to fix this eventually.
Please report any bugs through RT: email
C<bug-term-filter at rt.cpan.org>, or browse to