"Is all of the python examples, they appear to bre...
# general
r
"Is all of the python examples, they appear to break the loop if the return from
self._sock.recv
is empty” <— yeah, I think this is a likely culprit in the “hangs forever doing socket reads from a dead nailgun” scenario and seems to be a long-standing bit of code. doesn’t explain why the nailgun died to begin with tho.