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

Keep connection alive at HybridFile.forEachChildrenFile() #4101

Draft
wants to merge 1 commit into
base: release/4.0
Choose a base branch
from

Conversation

TranceLove
Copy link
Collaborator

Description

Keep the connection alive on HybridFile.forEachChildrenFile() to fix the problem with SSH connections having specified path to open on connect

Issue tracker

Address #4081

Manual tests

  • Done

  • Device: Pixel 6 emulator

  • OS: Android 13

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove TranceLove force-pushed the bugfix/ssh-hybridfile-foreachchildrenfile-keep-alive branch from 5998a8b to 853eac1 Compare February 29, 2024 15:24
@TranceLove
Copy link
Collaborator Author

Again, requires #4085 or #4092 for tests to pass.

Pending tasks:

  • regression tests

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.

None yet

1 participant