bugfix
This commit is contained in:
parent
53c58f00fc
commit
aedab9abff
@ -153,6 +153,7 @@ class DBPools:
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
await sqlor.exit()
|
await sqlor.exit()
|
||||||
|
raise e
|
||||||
|
|
||||||
def get_exception(self):
|
def get_exception(self):
|
||||||
return self.e_except
|
return self.e_except
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user