benjamin-hodgson / asynqp

An AMQP library for asyncio
MIT License
84 stars 29 forks source link

Split two different IndexErrors in Synchroniser.notify #99

Closed romantolkachyov closed 5 years ago

romantolkachyov commented 6 years ago

Looks like we need to split them anyway. I think IndexError from deque is less important (it randomly logged when I stop my application) so I made info log record.