Skip to content

Fixed ClosedFileSystemException in /db-admin migrate#337

Merged
MoonTM-GIT merged 2 commits intomainfrom
moon/migration-fix
Aug 1, 2022
Merged

Fixed ClosedFileSystemException in /db-admin migrate#337
MoonTM-GIT merged 2 commits intomainfrom
moon/migration-fix

Conversation

@MoonTM-GIT
Copy link
Member

@MoonTM-GIT MoonTM-GIT commented Aug 1, 2022

As explained in the FileSystem documentation, trying to access objects within the FileSysten after closing it throws a ClosedFileSystemException.

This was the case for the /db-admin migrate command, I changed it to close after all operations related to that are done.

@MoonTM-GIT MoonTM-GIT added the bug fix Addresses a bug. label Aug 1, 2022
@MoonTM-GIT MoonTM-GIT self-assigned this Aug 1, 2022
@MoonTM-GIT MoonTM-GIT marked this pull request as ready for review August 1, 2022 11:54
@MoonTM-GIT MoonTM-GIT requested a review from a team as a code owner August 1, 2022 11:54
@MoonTM-GIT MoonTM-GIT merged commit 9e2e7be into main Aug 1, 2022
@MoonTM-GIT MoonTM-GIT deleted the moon/migration-fix branch August 1, 2022 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Addresses a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants