Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Sudden socket closure may result in AttributeError #862

Closed
jrconlin opened this issue Apr 7, 2017 · 0 comments · Fixed by #863
Closed

Sudden socket closure may result in AttributeError #862

jrconlin opened this issue Apr 7, 2017 · 0 comments · Fixed by #863
Assignees

Comments

@jrconlin
Copy link
Member

jrconlin commented Apr 7, 2017

https://sentry.prod.mozaws.net/operations/autopush-dev/issues/390836/

A socket may be suddenly closed while a pending rec'v is in progress, leading to a socket being set to None by the re-initialization, resulting in an AttributeError.

Treat such as a Connection Error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants