question...
This commit is contained in:
@@ -91,6 +91,9 @@ impl<T> Stream for Settings<T>
|
||||
|
||||
// Save off the settings
|
||||
self.remote = v.into_set();
|
||||
|
||||
// TODO: uncomment?
|
||||
// let _ = try!(self.try_send_pending());
|
||||
}
|
||||
}
|
||||
v => return Ok(Async::Ready(v)),
|
||||
|
||||
Reference in New Issue
Block a user