Skip to content

Conversation

@shaleh
Copy link

@shaleh shaleh commented Mar 18, 2016

No description provided.

Sean Perry added 3 commits March 17, 2016 14:56
The socket is being held open by the writable handle. Close both the handle and the socket.
To do this we need to store the handle as a member variable.
Rpdb now contains a Pdb instance instead of deriving from one. This lets the Rpdb object be created separately from the socket accept() call.

Closes tamentis#4.
Setup and use Python's logging module instead of printing directly to stdout or stderr.

Also, add an example program used for testing.
@iloveitaly
Copy link
Collaborator

@shaleh, I know this issue is an age-old one, but I'm curious what problem this solved for you?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants