Sonys9

Results 7 comments of Sonys9

i gotchu i will try to recode it myself because conservation is nice

I got it at start, self._total_due = None in function __aenter__ if self._total_timeout: self._total_due = time.time() + self._total_timeout else: self._total_due = float('inf') but this function isnt calling

for some reason, after fixing, its gives TimeoutError, need to check why

its hard for me, so, i cant fix it :( (and im lazy) but what i found: 1. due in _get_result may be None, so, i changed some code to...