Commit 1b93a4f5 authored by David Wilson's avatar David Wilson

issue #141: remove reference to incomplete change

parent e3b700b5
......@@ -152,7 +152,6 @@ class Stream(mitogen.parent.Stream):
it = mitogen.parent.iter_read(
fd=self.receive_side.fd,
deadline=self.connect_deadline,
display_on_failure=0
)
for buf in it:
......
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