Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the server multi-threaded #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atzannes
Copy link

@atzannes atzannes commented Apr 22, 2020

Spawn a daemon thread for each connection.

Testing

Ran sftpserver locally and connected from two separate terminals, which I could not do prior to this change. ls worked in both connected terminals.

@atzannes
Copy link
Author

@rspivak this project looks abandoned. Any chance this PR might get merged and a new version released to pypi?

@atzannes
Copy link
Author

Happy to see the PR was approved. What's the likelihood it gets merged and released?

We have been using sftpserver with this one additional commit over the last 3.5 years for unit-tests without any issues. It would be great to be able to pip install sftpserver instead of having it install from our forked repo.

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