Skip to content

FUSE::_wrapper() is a static method, so it shouldn't refer to 'self' - #142

Open
thread13 wants to merge 1 commit into
fusepy:masterfrom
thread13:smallfix
Open

thread13 wants to merge 1 commit into
fusepy:masterfrom
thread13:smallfix

Conversation

@thread13

@thread13 thread13 commented Jul 3, 2021

Copy link
Copy Markdown

As it says: we shall either make _wrapper() a normal method, or disable that line that refers to self.

@thread13 thread13 changed the title FUSE::_wrapper() is a static method FUSE::_wrapper() is a static method, so it shouldn't refer to 'self' Jul 3, 2021
@N-Coder

N-Coder commented Jul 3, 2021

Copy link
Copy Markdown
Contributor

This issue is already fixed in the (at least somewhat) maintained fork of fusepy, see pleiszenburg#27. The fix there also ensures that exceptions are correctly propagated and not inadvertely lost, which would happen with your proposed changes. Also note #134 for the status of this project.

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.

2 participants