Closed cyberlis closed 7 years ago
Error in line 611 return (yield from self.protocol.fetch(message_set, message_parts, self.timeout)) Third param is by_uid. timeout is fourth param
(yield from self.protocol.fetch(message_set, message_parts, self.timeout))
Coverage remained the same at 94.469% when pulling 82f26d8acbf4d2d65edc5c2c76a5f01067f04bb4 on cyberlis:master into b9aca842d6b35e98fecd9dd4aafec7bc6c00f328 on bamthomas:master.
:) Thx !
Error in line 611 return
(yield from self.protocol.fetch(message_set, message_parts, self.timeout))
Third param is by_uid. timeout is fourth param