Skip to content

Import: Close SFTP session more aggressively#2699

Merged
kevinrobinson merged 1 commit into
masterfrom
patch/sftp-client-connection-closing
Nov 5, 2019
Merged

Import: Close SFTP session more aggressively#2699
kevinrobinson merged 1 commit into
masterfrom
patch/sftp-client-connection-closing

Conversation

@kevinrobinson
Copy link
Copy Markdown
Contributor

This came up looking at some server logs, and it's been updated on the server side already. This aims to limit the API of SftpClient to a single method for opening a connection, downloading a file, and closing the connection. In the current implementation, no callers are ever explicitly closing the connection.

@kevinrobinson
Copy link
Copy Markdown
Contributor Author

selfie

@kevinrobinson kevinrobinson merged commit 2fa6153 into master Nov 5, 2019
@kevinrobinson kevinrobinson deleted the patch/sftp-client-connection-closing branch November 5, 2019 21:50
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.

1 participant