-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
This looks quite bad:
Traceback (most recent call last):
File "./stress_amqp.py", line 104, in <module>
main()
File "./stress_amqp.py", line 96, in main
client.loop(timeout=1.0)
File "../puka/connection.py", line 247, in loop
self.on_read()
File "../puka/connection.py", line 67, in on_read
r = self.sd.recv(131072)
socket.error: [Errno 104] Connection reset by peer
Metadata
Metadata
Assignees
Labels
No labels