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

Aborting HTTP request while making /download API request causes ssh session to get lost #14

Open
soichih opened this issue Dec 9, 2017 · 0 comments

Comments

@soichih
Copy link
Contributor

soichih commented Dec 9, 2017

If I click Download (BIDS) button quickly, it causes some requests to get aborted while the requests are made (or re-requested? I need to find out) which somehow causes the ssh2-connection pool to create stale channels that left open and eventually runs out of channels.

soichih added a commit that referenced this issue Dec 9, 2017
ssh channel to remain open #14
updated to use separate ssh connection for sftp - as connectionqueue
does not take sftp channels into account
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

No branches or pull requests

1 participant