Skip to content

Fix an issue that would cause the GPIO chip handles to be closed by GC.

b189df3
Select commit
Loading
Failed to load commit list.
Merged

gpioioctl: Fix an issue that would cause the GPIO chip handles to be closed by GC. #68

Fix an issue that would cause the GPIO chip handles to be closed by GC.
b189df3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 2, 2025 in 0s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 399 in gpioioctl/gpio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gpioioctl/gpio.go#L397-L399

Added lines #L397 - L399 were not covered by tests

Check warning on line 434 in gpioioctl/gpio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gpioioctl/gpio.go#L431-L434

Added lines #L431 - L434 were not covered by tests

Check warning on line 655 in gpioioctl/gpio.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gpioioctl/gpio.go#L653-L655

Added lines #L653 - L655 were not covered by tests