lib/ffi/libfuse/adapter/context.rb in ffi-libfuse-0.4.0 vs lib/ffi/libfuse/adapter/context.rb in ffi-libfuse-0.4.1
- old
+ new
@@ -16,10 +16,10 @@
excludes: %i[destroy]
}
)
return wrappers unless defined?(super)
- super(*wrappers)
+ super
end
module_function
# Capture {FuseContext} in thread local variable