You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
task: <Task finished name='Task-1' coro=<_run_app() done, defined at C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiohttp\web.py:287> exception=NotImplementedError()>
101
+
task: <Task finished name='Task-1' coro=<_run_app() done, defined at C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiohttp\web.py:287> exception=NotImplementedError()>
102
102
Traceback (most recent call last):
103
103
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiohttp\web.py", line 514, in run_app
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiohttp\web_app.py", line 539, in _on_startup
118
118
await it.__anext__()
119
-
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\polls\aiohttpdemo_polls\db.py", line 33, in pg_context
119
+
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\polls\aiohttpdemo_polls\db.py", line 35, in pg_context
120
120
engine = await aiopg.sa.create_engine(
121
121
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\sa\engine.py", line 94, in _create_engine
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiohttp\web_app.py", line 539, in _on_startup
152
152
await it.__anext__()
153
-
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\polls\aiohttpdemo_polls\db.py", line 33, in pg_context
153
+
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\polls\aiohttpdemo_polls\db.py", line 35, in pg_context
154
154
engine = await aiopg.sa.create_engine(
155
155
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\sa\engine.py", line 94, in _create_engine
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\connection.py", line 65, in connect
162
162
connection = Connection(
163
-
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\connection.py", line 772, in __init__
164
-
self._loop.add_reader(
165
-
File "C:\Users\codec\AppData\Local\Programs\Python\Python38\lib\asyncio\events.py", line 501, in add_reader
163
+
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-pac line 501, in add_reader
164
+
line 501, in add_reader
166
165
raise NotImplementedError
167
166
NotImplementedError
168
-
Exception ignored in: <function Connection.__del__ at 0x000002740CCF78B0>
167
+
Exception ignored in: <function Connection.__del__ at 0x0000016C93A5C160>
169
168
Traceback (most recent call last):
170
169
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\connection.py", line 1188, in __del__
171
170
File "C:\Users\codec\Documents\_MY_\git\gh_ghcodetyper\python_experiments\AIOHTTPTest1\.envs\aiohttptest1\lib\site-packages\aiopg\connection.py", line 995, in close
0 commit comments