Say I have a connection to a socket with an @sync infinite loop task running (write messages from socket to stdout) and close the socket. Does this automatically remove the task? It's not causing problems, just curious.
Say I have a connection to a socket with an @sync infinite loop task running (write messages from socket to stdout) and close the socket. Does this automatically remove the task? It's not causing problems, just curious.