Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Any function that contains self._sock.recv or self._read_response can hang #43

Open
13steinj opened this issue Dec 14, 2015 · 0 comments

Comments

@13steinj
Copy link

Title. This includes sess.body() and sees.visit(). I'm currently fixing it via a new class that super()s into the other functions via multiprocessing, in which occasion I can kill it preemptively over a timeout. But that's a hacky patch.

@13steinj 13steinj changed the title Any function that contains self._sock.recv can hang Any function that contains self._sock.recv or self._read_response can hang Dec 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant