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

module-ssh2: SftpPoller::run() cannot be synchronized #798

Closed
davidnich opened this issue Apr 28, 2016 · 0 comments
Closed

module-ssh2: SftpPoller::run() cannot be synchronized #798

davidnich opened this issue Apr 28, 2016 · 0 comments

Comments

@davidnich
Copy link
Contributor

if it's synchronized, because user modules are contained in a single Program object, it means that the method is globally synchronized meaning that only one thread at a time can implement polling

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

No branches or pull requests

2 participants