DiamondOre-eng

Results 1 issues of DiamondOre-eng

Task exception was never retrieved future: Traceback (most recent call last): File "C:\Users\andre\PycharmProjects\pythonProject\otherthingy.py", line 14, in connect self.conn = await asyncpg.connect(user=self.user, password=self.password, host='127.0.0.1') File "C:\Users\andre\PycharmProjects\pythonProject\venv\lib\site-packages\asyncpg\connection.py", line 1718, in connect return...