TCPClient unstable in 0.4.6

I see a client.connect() at the top of the send_cubie() function but I see no corresponding client.stop(). See this post by @bko:

Admittedly that's for the core but the same principle should apply for the photon. You would appear to be creating a new socket/connection every minute until you run out of sockets. Why it works in 0.4.5 and not 0.4.6 escapes me though :grinning: .

1 Like