Closed elliothevel closed 10 years ago
Steps to reproduce:
Expect to see: Python server acknowledging dropped connection by logging to stdout.
What happens: Server hangs and thinks there is still an established connection.
Since the microcontroller sends heartbeat messages, maybe we can run a timer that would notify us if there is no information coming in from one connection for a long time.
Steps to reproduce:
Expect to see: Python server acknowledging dropped connection by logging to stdout.
What happens: Server hangs and thinks there is still an established connection.