Skip to content

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Jan 14, 2026

Description

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jan 14, 2026
@wendigo wendigo force-pushed the user/serafin/closeable-fs branch from b86c7a4 to 6e36001 Compare January 14, 2026 16:59
@wendigo wendigo force-pushed the user/serafin/closeable-fs branch from 6e36001 to c92443c Compare January 14, 2026 17:24
Copy link
Member

@electrum electrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this change?

@Override
public void close()
{
client.close();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is broken, as clients are shared across filesystem instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants