von-Chaps

Results 1 issues of von-Chaps

getAll() in hive_async_api.py calls self.request("get", url) and then immediately accesses resp.status without checking if resp exists. There are paths out of the request() method that do not return a valid...

bug