aio-libs / aio-libs/aiopg

AttributeError: 'Connection' object has no attribute '_waiter'

未关闭
#628 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1.4k
派生
170
PR 合并指标
30 天内没有已合并 PR

描述

Unfortunately I can't reproduce it for now but I've got the following exception for the first time:
```
AttributeError: 'Connection' object has no attribute '_waiter'
File "asyncio/events.py", line 81, in _run
self._context.run(self._callback, *self._args)
File "aiopg/connection.py", line 103, in _ready
waiter = self._waiter
```
- CPython 3.8.0
- aiopg==1.0.0

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。