Skip to content

Recursion error after running server.py for multiple connections repeatedly #9

Description

@ruturajsambhusvt

Hello, thank you for the great tutorial. Running the server.py for the first time works great, I got two different computers connected properly. When I close the program and rerun it, the following error is obtained. This error keeps popping up multiple times and then randomly goes away.

File "/home/trec/WorkRaj/PySocket/server_multi.py", line 41, in bind_socket
print("Binding the port"+str(port))
RecursionError: maximum recursion depth exceeded while calling a Python object

It would be great to know the reason for this error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions