mqtt-hs
mqtt-hs copied to clipboard
handle EOFs
Fixes
ttnc: <socket: 55>: hLookAhead: end of file
ttnc: thread blocked indefinitely in an STM transaction
With this patch it handles EOF gracefully and I'm able to restart everything:
Received on topic "basetest/devices/tester/events/down/sent"
Terminated, restarting. Reason: EOF
Received on topic "basetest/devices/tester/up"