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

Fix filesystem serialisation to avoid connection #36

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Nov 21, 2024

Sometimes it's difficult to get the json representation of an ssh filesystem because the host is maybe not reachable by itself for example.
This PR monkey patches the (private!) connection method of the filesystem to allow serialisation without connection.

@mraspaud mraspaud added the enhancement New feature or request label Nov 21, 2024
@mraspaud mraspaud self-assigned this Nov 21, 2024
@mraspaud mraspaud changed the title Fix ssh filesystem when it's an easy case Fix filesystem serialisation to avoid connection Nov 28, 2024
@mraspaud mraspaud merged commit a962e7a into pytroll:main Nov 28, 2024
5 checks passed
@mraspaud mraspaud deleted the fix-filesystem-with-bad-connection branch November 28, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant